diff --git a/MainWindow.xaml b/MainWindow.xaml index dcb43a1..f3369bf 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -4,7 +4,6 @@ xmlns:MyNamespace="clr-namespace:Zerolauncher.controls" AllowsTransparency="True" WindowStyle="None" Background="Transparent" Title="零蛋登陆器" Height="300" Width="500" MouseLeftButtonDown="Window_MouseLeftButtonDown"> - @@ -20,7 +19,7 @@ - + @@ -28,7 +27,7 @@