From d8f81687c5b43e13195aad28a7b952e143219088 Mon Sep 17 00:00:00 2001 From: ZouJin Date: Thu, 28 Mar 2024 15:28:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E9=9D=A2=E6=9D=BFUI=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WinDesign/winWorkMenu.xaml | 137 +++++++++--------- 1 file changed, 67 insertions(+), 70 deletions(-) diff --git a/VPet-Simulator.Windows/WinDesign/winWorkMenu.xaml b/VPet-Simulator.Windows/WinDesign/winWorkMenu.xaml index 9723cbd..cf7ff1b 100644 --- a/VPet-Simulator.Windows/WinDesign/winWorkMenu.xaml +++ b/VPet-Simulator.Windows/WinDesign/winWorkMenu.xaml @@ -1,44 +1,37 @@ - + xmlns:local="clr-namespace:VPet_Simulator.Windows" mc:Ignorable="d" Title="{ll:Str 工作面板}" Height="350" + Style="{DynamicResource BaseWindowXStyle}" Background="{DynamicResource PrimaryLighter}" Width="600" + ResizeMode="CanMinimize" Closed="Window_Closed"> - + - + - + - + - - + + @@ -48,28 +41,28 @@ - + FontSize="{Binding FontSize, Converter={x:Static pu:Converters.DoubleMinusConverter}, ConverterParameter=2, Source={x:Static pu:GlobalSettings.Setting}}" /> + - + - + - + + + + Lv + + + - - + + @@ -97,38 +90,42 @@ - - $金钱 - - 饱腹度 - - 口渴度 - - 心情 - - 等级限制 - - 花费时间 - - 奖励倍率 - - 倍率调整 - - + + $金钱 + + + + + + + + + + + + + + + + -