From cb6af3e21f412800d26419dccf2953cb185d3210 Mon Sep 17 00:00:00 2001 From: CJKmkp <2564608840@qq.com> Date: Fri, 1 May 2026 01:22:35 +0800 Subject: [PATCH] =?UTF-8?q?add!:=E5=AE=89=E5=85=A8=E9=9D=A2=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Windows/SettingsViews/Pages/HomePage.xaml | 7 + .../SettingsViews/Pages/SecurityPage.xaml | 112 +++++++++++ .../SettingsViews/Pages/SecurityPage.xaml.cs | 183 ++++++++++++++++++ .../Windows/SettingsViews/SettingsWindow.xaml | 9 + .../SettingsViews/SettingsWindow.xaml.cs | 1 + 5 files changed, 312 insertions(+) create mode 100644 Ink Canvas/Windows/SettingsViews/Pages/SecurityPage.xaml create mode 100644 Ink Canvas/Windows/SettingsViews/Pages/SecurityPage.xaml.cs diff --git a/Ink Canvas/Windows/SettingsViews/Pages/HomePage.xaml b/Ink Canvas/Windows/SettingsViews/Pages/HomePage.xaml index d5a3d047..4db69267 100644 --- a/Ink Canvas/Windows/SettingsViews/Pages/HomePage.xaml +++ b/Ink Canvas/Windows/SettingsViews/Pages/HomePage.xaml @@ -76,6 +76,13 @@ + + + + + + diff --git a/Ink Canvas/Windows/SettingsViews/Pages/SecurityPage.xaml b/Ink Canvas/Windows/SettingsViews/Pages/SecurityPage.xaml new file mode 100644 index 00000000..ca144548 --- /dev/null +++ b/Ink Canvas/Windows/SettingsViews/Pages/SecurityPage.xaml @@ -0,0 +1,112 @@ + + + + + + 4 + + + + + + + + + + + + + + + + +