From 338de893cdcd5f8a590f0803cd11ecc9cdaac598 Mon Sep 17 00:00:00 2001 From: fyf Date: Wed, 18 May 2022 13:48:32 +0800 Subject: [PATCH 1/3] 6 --- BPASmartClient/Control/DataVView.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BPASmartClient/Control/DataVView.xaml.cs b/BPASmartClient/Control/DataVView.xaml.cs index 3ffd3018..d0067c42 100644 --- a/BPASmartClient/Control/DataVView.xaml.cs +++ b/BPASmartClient/Control/DataVView.xaml.cs @@ -44,7 +44,7 @@ namespace BPASmartClient.Control dispatcherTimer.Stop(); })); }; - dispatcherTimer.Interval = TimeSpan.FromSeconds(20); + dispatcherTimer.Interval = TimeSpan.FromSeconds(120); } From b27c0a2b45049024016bcafa5d3fc1a46dd2baf0 Mon Sep 17 00:00:00 2001 From: fyf Date: Wed, 18 May 2022 16:07:19 +0800 Subject: [PATCH 2/3] 3232 --- .../Themes/MyStyle.xaml | 64 ++++++++++++++++++- BPASmartClient/Control/DataVView.xaml | 12 ++-- BPASmartClient/MainWindow.xaml | 16 ++--- 3 files changed, 74 insertions(+), 18 deletions(-) diff --git a/BPASmartClient.CustomResource/Themes/MyStyle.xaml b/BPASmartClient.CustomResource/Themes/MyStyle.xaml index 5a02829c..eee7a413 100644 --- a/BPASmartClient.CustomResource/Themes/MyStyle.xaml +++ b/BPASmartClient.CustomResource/Themes/MyStyle.xaml @@ -957,7 +957,67 @@ - + + + -