浏览代码

配方

样式分支
NXX 2 年前
父节点
当前提交
204740e9eb
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      PermissionManagement/App.xaml

+ 0
- 1
PermissionManagement/App.xaml 查看文件

@@ -6,6 +6,5 @@
<Application.Resources> <Application.Resources>
<SolidColorBrush x:Key="AllBackGround" Color="#01003B"/> <SolidColorBrush x:Key="AllBackGround" Color="#01003B"/>
<SolidColorBrush x:Key="commonForeground" Color="#FF2AB2E7"/> <SolidColorBrush x:Key="commonForeground" Color="#FF2AB2E7"/>
</Application.Resources> </Application.Resources>
</Application> </Application>

正在加载...
取消
保存