diff --git a/App.xaml b/App.xaml index b47e702..1e6f819 100644 --- a/App.xaml +++ b/App.xaml @@ -12,6 +12,7 @@ + diff --git a/Constant/Constants.cs b/Constant/Constants.cs index c8e0b05..e956ca2 100644 --- a/Constant/Constants.cs +++ b/Constant/Constants.cs @@ -10,7 +10,7 @@ namespace GeekDesk.Constant { public static string APP_DIR = AppDomain.CurrentDomain.BaseDirectory.Trim(); - public static string MY_NAME = "GeekDesk"; + public static string MY_NAME = "GeekDesk-D"; /// /// app数据文件路径 diff --git a/Control/Other/BacklogNotificatin.xaml b/Control/Other/BacklogNotificatin.xaml index dc1c9d6..ba35f1a 100644 --- a/Control/Other/BacklogNotificatin.xaml +++ b/Control/Other/BacklogNotificatin.xaml @@ -32,7 +32,7 @@ - + diff --git a/Control/Other/CustomIconUrlDialog.xaml b/Control/Other/CustomIconUrlDialog.xaml index fce78be..abcb6a4 100644 --- a/Control/Other/CustomIconUrlDialog.xaml +++ b/Control/Other/CustomIconUrlDialog.xaml @@ -5,7 +5,8 @@ CornerRadius="3" Width="400" Height="230" - Opacity="0.95"> + Opacity="0.95" + Style="{StaticResource BorderBG}"> - - - - + @@ -42,10 +40,9 @@ />