From bf1e5f27eb73c732bb52c77ee810109d92481d72 Mon Sep 17 00:00:00 2001 From: "David P.G" Date: Fri, 4 Jul 2025 23:53:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Views/Dialogs/MqttDialog.xaml | 79 ++++++++++++++++++++++++++++------- Views/MqttsView.xaml | 56 +++++++++++++++++++++++++ 2 files changed, 119 insertions(+), 16 deletions(-) diff --git a/Views/Dialogs/MqttDialog.xaml b/Views/Dialogs/MqttDialog.xaml index 4def479..7752a40 100644 --- a/Views/Dialogs/MqttDialog.xaml +++ b/Views/Dialogs/MqttDialog.xaml @@ -17,27 +17,39 @@ d:DataContext="{d:DesignInstance vmd:MqttDialogViewModel}" mc:Ignorable="d"> - + - + - + - + - - + + - - + + @@ -45,28 +57,63 @@ - + + + + + + + + - + - + - - + + - + - + - + + + + + + diff --git a/Views/MqttsView.xaml b/Views/MqttsView.xaml index 89e1f1b..2043e77 100644 --- a/Views/MqttsView.xaml +++ b/Views/MqttsView.xaml @@ -79,6 +79,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +