软件修改名称
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<Application x:Class="货架标准上位机.App"
|
||||
<Application x:Class="智能仓储WCS管理系统.App"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:local="clr-namespace:货架标准上位机"
|
||||
xmlns:local="clr-namespace:智能仓储WCS管理系统"
|
||||
xmlns:sys="clr-namespace:System;assembly=mscorlib"
|
||||
xmlns:hc="https://handyorg.github.io/handycontrol">
|
||||
<Application.Resources>
|
||||
@ -19,7 +19,7 @@
|
||||
<local:AuthVisConverter x:Key="AuthVisConverter"/>
|
||||
<local:AuthVisHidConverter x:Key="AuthVisHidConverter"/>
|
||||
<!--字体-->
|
||||
<FontFamily x:Key="IconFont">pack://application,,,/货架标准上位机;component/Fonts/#iconfont</FontFamily>
|
||||
<FontFamily x:Key="IconFont">pack://application,,,/智能仓储WCS管理系统;component/Fonts/#iconfont</FontFamily>
|
||||
<!--字符串-->
|
||||
<sys:String x:Key="AboutInfo1">卓越盟讯</sys:String>
|
||||
<!--<sys:String x:Key="AboutInfo1">金川数智</sys:String>-->
|
||||
|
Reference in New Issue
Block a user