From 7af19f5977cc72f0e8ad869fcea49c85c0467bfd Mon Sep 17 00:00:00 2001 From: fyf <11621@LAPTOP-04QQU0AO> Date: Tue, 6 Dec 2022 17:26:22 +0800 Subject: [PATCH] 1 --- BPASmartClient.ScreenLib/AppMain.cs | 2 +- .../总监视大屏/ScreenALLControl.xaml | 6 +++--- .../总监视大屏/ScreenALLControlViewModel.cs | 2 +- .../炒锅/ScreenMaxWokControlViewModel.cs | 2 +- .../炒锅/ScreenMinWokControlViewModel.cs | 2 +- WpfTest/MainWindow.xaml.cs | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/BPASmartClient.ScreenLib/AppMain.cs b/BPASmartClient.ScreenLib/AppMain.cs index 7359067f..bec7679b 100644 --- a/BPASmartClient.ScreenLib/AppMain.cs +++ b/BPASmartClient.ScreenLib/AppMain.cs @@ -18,7 +18,7 @@ namespace BPASmartClient.ScreenLib Main.GetInstance.Start(); AppDomain.CurrentDomain.UnhandledException += CurrentDomain_UnhandledException; FSystemHelper.GetInstance.CreateDesktopShortcut(); - FSystemHelper.GetInstance.AutoStart(true); + // FSystemHelper.GetInstance.AutoStart(true); WindowLargeScreen windowLarge = new WindowLargeScreen(); #region 设置显示页面与标题 string TitleName = $"{type.Assembly.ManifestModule.Name.Replace(".dll", "")}"; diff --git a/BPASmartClient.ScreenLib/总监视大屏/ScreenALLControl.xaml b/BPASmartClient.ScreenLib/总监视大屏/ScreenALLControl.xaml index b4cc3565..1858f256 100644 --- a/BPASmartClient.ScreenLib/总监视大屏/ScreenALLControl.xaml +++ b/BPASmartClient.ScreenLib/总监视大屏/ScreenALLControl.xaml @@ -322,7 +322,7 @@ - + @@ -389,7 +389,7 @@ - +