From 7eafcb02cba4d6eac664f820bd282c627b3ec2f5 Mon Sep 17 00:00:00 2001 From: PrefacedCorg <1876568293@qq.com> Date: Sat, 4 Apr 2026 00:54:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Windows/SettingsViews2/Pages/Basic.xaml | 51 +++++++++++++------ .../Pages/NewSettingStartup.xaml | 9 ++-- 2 files changed, 41 insertions(+), 19 deletions(-) diff --git a/Ink Canvas/Windows/SettingsViews2/Pages/Basic.xaml b/Ink Canvas/Windows/SettingsViews2/Pages/Basic.xaml index 1b5867e7..563243f5 100644 --- a/Ink Canvas/Windows/SettingsViews2/Pages/Basic.xaml +++ b/Ink Canvas/Windows/SettingsViews2/Pages/Basic.xaml @@ -5,23 +5,44 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:Ink_Canvas.Windows.SettingsViews2.Pages" xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern" + xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf" + xmlns:i18n="clr-namespace:Ink_Canvas.MarkupExtensions" + xmlns:sys="clr-namespace:System;assembly=mscorlib" mc:Ignorable="d" d:DesignHeight="450" d:DesignWidth="800" Title="基本"> - - - - - - - - - - - + + + + + 4 + + + + + + + + + + + + + + + diff --git a/Ink Canvas/Windows/SettingsViews2/Pages/NewSettingStartup.xaml b/Ink Canvas/Windows/SettingsViews2/Pages/NewSettingStartup.xaml index 62805dec..fd2db6a0 100644 --- a/Ink Canvas/Windows/SettingsViews2/Pages/NewSettingStartup.xaml +++ b/Ink Canvas/Windows/SettingsViews2/Pages/NewSettingStartup.xaml @@ -12,7 +12,7 @@ d:DesignHeight="450" d:DesignWidth="800" Title="启动"> - + @@ -31,9 +31,10 @@ HorizontalAlignment="Stretch" Spacing="{StaticResource SettingsCardSpacing}"> - + Text="启动时行为" /> + +