新增1.0和2.0两种协议车型车型
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<Application x:Class="StandardScene.Fass2Simulator.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<Application.Resources>
|
||||
<SolidColorBrush x:Key="PanelBrush" Color="#F4F6F8"/>
|
||||
<SolidColorBrush x:Key="AccentBrush" Color="#2563EB"/>
|
||||
<SolidColorBrush x:Key="BorderBrush" Color="#D0D7DE"/>
|
||||
</Application.Resources>
|
||||
</Application>
|
||||
Reference in New Issue
Block a user