From 6ff183ae55afb878e3fdba73b6daab9b08147a96 Mon Sep 17 00:00:00 2001 From: MoYue Date: Tue, 30 Apr 2024 08:57:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=95=B4=E4=BD=93=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- InSituLaboratory/Views/MainView.xaml | 31 +++-- .../Views/Pages/DashboardView.xaml | 6 +- .../Pages/History/CavityBatteryLevelView.xaml | 10 +- .../History/CavityEnergyConversionView.xaml | 24 ++-- .../Pages/History/CavityEnvironmentView.xaml | 8 +- .../Pages/History/CavityOperationView.xaml | 34 +++--- .../Pages/History/CavityOtputCurrentView.xaml | 40 +++---- .../History/CavityOtputFeedBackView.xaml | 28 ++--- .../Pages/History/CavityOutputStatusView.xaml | 28 ++--- .../Pages/History/SequentialHistoryView.xaml | 12 +- .../Views/Pages/MenuManagementView.xaml | 16 +-- InSituLaboratory/Views/Pages/RoleView.xaml | 20 ++-- .../Pages/SequentialDistributionView.xaml | 112 +++++++++--------- .../Views/Pages/UserManagementView.xaml | 46 ++++--- 14 files changed, 206 insertions(+), 209 deletions(-) diff --git a/InSituLaboratory/Views/MainView.xaml b/InSituLaboratory/Views/MainView.xaml index 70bb695..0f44f6a 100644 --- a/InSituLaboratory/Views/MainView.xaml +++ b/InSituLaboratory/Views/MainView.xaml @@ -10,7 +10,7 @@ WindowStartupLocation="CenterScreen" FontFamily="{StaticResource DigitalDisplay}" FontSize="13" - Foreground="White" + Foreground="#333" FontWeight="ExtraLight" Background="#FAFCFF" Title="原位实验室主控系统" Height="800" Width="1400"> @@ -137,7 +137,6 @@ @@ -258,9 +257,9 @@ - - + @@ -276,7 +275,7 @@ - @@ -306,7 +305,7 @@