add!:安全面板

This commit is contained in:
2026-05-01 01:22:35 +08:00
parent efe0bb6ae2
commit cb6af3e21f
5 changed files with 312 additions and 0 deletions
@@ -40,6 +40,7 @@ namespace Ink_Canvas.Windows.SettingsViews
{ "HomePage", typeof(HomePage) },
{ "StartupPage", typeof(StartupPage) },
{ "PrivacyPage", typeof(PrivacyPage) },
{ "SecurityPage", typeof(SecurityPage) },
{ "WindowPage", typeof(WindowPage) },
{ "AppearancePage", typeof(AppearancePage) },
{ "UpdatePage", typeof(UpdatePage) },