From 6ff4ef1c008ea4db0cfbdab80fe59ac2bfaaa333 Mon Sep 17 00:00:00 2001 From: "David P.G" Date: Fri, 3 Oct 2025 11:10:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DMS.WPF/Views/DevicesView.xaml | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/DMS.WPF/Views/DevicesView.xaml b/DMS.WPF/Views/DevicesView.xaml index 15d1c15..422f688 100644 --- a/DMS.WPF/Views/DevicesView.xaml +++ b/DMS.WPF/Views/DevicesView.xaml @@ -91,7 +91,7 @@ Glyph="" /> + Text="{Binding IsRunning, Converter={StaticResource BoolToStringConverter}, ConverterParameter='已连接;未连接'}" /> @@ -99,15 +99,16 @@ - - - - + + ToolTip="编辑变量表"> + + + + + +