diff --git a/src/BiliLite.UWP/App.xaml b/src/BiliLite.UWP/App.xaml index 7e513ca0..b8c197c6 100644 --- a/src/BiliLite.UWP/App.xaml +++ b/src/BiliLite.UWP/App.xaml @@ -11,6 +11,7 @@ + diff --git a/src/BiliLite.UWP/BiliLite.UWP.csproj b/src/BiliLite.UWP/BiliLite.UWP.csproj index 73616d6f..4bcd9c1c 100644 --- a/src/BiliLite.UWP/BiliLite.UWP.csproj +++ b/src/BiliLite.UWP/BiliLite.UWP.csproj @@ -1270,6 +1270,10 @@ Designer MSBuild:Compile + + Designer + MSBuild:Compile + MSBuild:Compile Designer diff --git a/src/BiliLite.UWP/Styles/ButtonStyle.xaml b/src/BiliLite.UWP/Styles/ButtonStyle.xaml new file mode 100644 index 00000000..f6ae2034 --- /dev/null +++ b/src/BiliLite.UWP/Styles/ButtonStyle.xaml @@ -0,0 +1,25 @@ + + + + + + + + + + + +