This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<Window x:Class="ShanghaiEnvironmentalTechnology.ParameterConfigWindow"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
Title="参数配置界面" Height="768" Width="1024"
|
||||
Title="参数配置界面" WindowState="Maximized" Height="768" Width="1024"
|
||||
WindowStartupLocation="CenterScreen"
|
||||
Loaded="Window_Loaded"
|
||||
Background="#F5F7FA">
|
||||
|
||||
Reference in New Issue
Block a user