From 890658ea330a73ec65479dbd96276b4b4c931b4f Mon Sep 17 00:00:00 2001 From: xyy <544939200@qq.com> Date: Wed, 1 Apr 2026 19:25:51 +0800 Subject: [PATCH] --- Views/MainWindow.xaml | 2 +- Views/ValveControlWindow.xaml | 4 ++-- 泡压法膜孔径分析仪.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Views/MainWindow.xaml b/Views/MainWindow.xaml index 1f88c6d..f095b07 100644 --- a/Views/MainWindow.xaml +++ b/Views/MainWindow.xaml @@ -5,7 +5,7 @@ xmlns:viewModels="clr-namespace:MembranePoreTester.ViewModels" xmlns:conv="clr-namespace:MembranePoreTester.Converters" Title="膜孔径测试系统 (GB/T 32361-2015)" - Width="1024" Height="768" + Width="1024" Height="768" WindowState="Maximized" WindowStartupLocation="CenterScreen" KeyDown="Window_KeyDown" Background="#F5F7FA" FontFamily="Segoe UI"> diff --git a/Views/ValveControlWindow.xaml b/Views/ValveControlWindow.xaml index 00c7e04..bce15b2 100644 --- a/Views/ValveControlWindow.xaml +++ b/Views/ValveControlWindow.xaml @@ -2,8 +2,8 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:MembranePoreTester.Converters" - Title="阀门控制" Height="768" Width="1024" - WindowStartupLocation="CenterOwner" + Title="阀门控制" Width="1024" Height="768" + WindowStartupLocation="CenterOwner" WindowState="Maximized" Background="#F5F7FA" FontFamily="Segoe UI"> diff --git a/泡压法膜孔径分析仪.csproj b/泡压法膜孔径分析仪.csproj index db76e8c..8fc51be 100644 --- a/泡压法膜孔径分析仪.csproj +++ b/泡压法膜孔径分析仪.csproj @@ -2,7 +2,7 @@ WinExe - net10.0-windows + net10.0-windows7.0 enable enable true