add:存储管理

This commit is contained in:
2026-05-01 01:00:12 +08:00
parent 4a1403eed3
commit efe0bb6ae2
7 changed files with 842 additions and 0 deletions
@@ -45,6 +45,7 @@ namespace Ink_Canvas.Windows.SettingsViews
{ "UpdatePage", typeof(UpdatePage) },
{ "ExperimentalPage", typeof(ExperimentalPage) },
{ "AdvancedPage", typeof(AdvancedPage) },
{ "StoragePage", typeof(StoragePage) },
{ "AutomationPage", typeof(AutomationPage) },
{ "PowerPointPage", typeof(PowerPointPage) },
{ "RandomDrawPage", typeof(RandomDrawPage) },