diff --git a/PixivFSUWP/LoginPage.xaml.cs b/PixivFSUWP/LoginPage.xaml.cs index 5d7500e..23ae3d5 100644 --- a/PixivFSUWP/LoginPage.xaml.cs +++ b/PixivFSUWP/LoginPage.xaml.cs @@ -73,11 +73,7 @@ public LoginPage() private async void BtnReg_Click(object sender, RoutedEventArgs e) => await Launcher.LaunchUriAsync(new Uri(@"https://accounts.pixiv.net/signup?lang=zh&source=pc&view_type=page&ref=wwwtop_accounts_index")); - /// - /// 登录按钮 - /// - /// - /// + private void BtnLogin_Click(object sender, RoutedEventArgs e) { username = txtUserName.Text; diff --git a/PixivFSUWP/PixivFSUWP.csproj b/PixivFSUWP/PixivFSUWP.csproj index f0470dd..d9d6b22 100644 --- a/PixivFSUWP/PixivFSUWP.csproj +++ b/PixivFSUWP/PixivFSUWP.csproj @@ -11,7 +11,7 @@ PixivFSUWP en UAP - 10.0.18362.0 + 10.0.17763.0 10.0.17763.0 14 512 diff --git a/PixivFSUWP/Strings/en/Resources.resw b/PixivFSUWP/Strings/en/Resources.resw index 21c7c0c..8dfc0a8 100644 --- a/PixivFSUWP/Strings/en/Resources.resw +++ b/PixivFSUWP/Strings/en/Resources.resw @@ -421,9 +421,6 @@ Bookmark PlainText - - Star & Save - Save MenuFlyoutItem diff --git a/PixivFSUWP/Strings/ja/Resources.resw b/PixivFSUWP/Strings/ja/Resources.resw index ee0d890..8df17b8 100644 --- a/PixivFSUWP/Strings/ja/Resources.resw +++ b/PixivFSUWP/Strings/ja/Resources.resw @@ -1,110 +1,5 @@  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx @@ -597,7 +492,4 @@ Direct Connection (!Experimental!) CheckBox - - Star & Save - \ No newline at end of file diff --git a/PixivFSUWP/Strings/zh-Hans/Resources.resw b/PixivFSUWP/Strings/zh-Hans/Resources.resw index ab09b45..b9c0d09 100644 --- a/PixivFSUWP/Strings/zh-Hans/Resources.resw +++ b/PixivFSUWP/Strings/zh-Hans/Resources.resw @@ -1,110 +1,5 @@  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx @@ -601,16 +496,4 @@ 撰写评论 ToggleButton - - 一键二连 - - - 图片保存目录 - - - Imgur API - - - SauceNAO API - \ No newline at end of file diff --git a/PixivFSUWP/Strings/zh-Hant/Resources.resw b/PixivFSUWP/Strings/zh-Hant/Resources.resw index 6047465..b9c0d09 100644 --- a/PixivFSUWP/Strings/zh-Hant/Resources.resw +++ b/PixivFSUWP/Strings/zh-Hant/Resources.resw @@ -1,110 +1,5 @@  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx @@ -601,7 +496,4 @@ 撰写评论 ToggleButton - - 收藏&下载 - \ No newline at end of file diff --git a/PixivFSUWP/WaterfallPage.xaml b/PixivFSUWP/WaterfallPage.xaml index d4f0246..52bb8fd 100644 --- a/PixivFSUWP/WaterfallPage.xaml +++ b/PixivFSUWP/WaterfallPage.xaml @@ -52,11 +52,6 @@ - - - - -