style - 图标修改

read_card
SoulStar 1 month ago
parent 69e0170b56
commit 81a5a978e1

@ -5,7 +5,7 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:SlnMesnac.WPF"
mc:Ignorable="d"
Title="汇集软件" WindowStartupLocation="CenterScreen" WindowState="Normal" Height="768" Width="1024" Topmost="False" Loaded="Window_Loaded" Closing="Window_Closing" Icon="/Highway.ico">
Title="新宝龙输送带RFID信息录入系统" WindowStartupLocation="CenterScreen" WindowState="Normal" Height="768" Width="1024" Topmost="False" Loaded="Window_Loaded" Closing="Window_Closing" Icon="Templates\icon\NOVOTON.ico">
<Border Margin="5" Background="Transparent" CornerRadius="10">
<Border.Effect>

@ -7,13 +7,14 @@
<UseWPF>true</UseWPF>
<UseWindowsForms>true</UseWindowsForms>
<AssemblyVersion>1.0.1.0</AssemblyVersion>
<ApplicationIcon>Templates\icon\Highway.ico</ApplicationIcon>
<ApplicationIcon>Templates\icon\NOVOTON.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<None Remove="appsettings.json" />
<None Remove="Highway.ico" />
<None Remove="Icon.png" />
<None Remove="Templates\icon\Icon.png" />
<None Remove="Templates\image\background.jpg" />
<None Remove="Templates\image\between.png" />
</ItemGroup>
@ -22,7 +23,8 @@
<Content Include="appsettings.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Templates\icon\Highway.ico" />
<Resource Include="Templates\icon\Icon.png" />
<Resource Include="Templates\icon\NOVOTON.ico" />
</ItemGroup>
<ItemGroup>

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Loading…
Cancel
Save