improve:启动动画

This commit is contained in:
2025-10-02 19:51:31 +08:00
parent cea777e8b2
commit f7a5f9ae6b
3 changed files with 4 additions and 0 deletions
+3
View File
@@ -564,6 +564,9 @@
<ItemGroup>
<Resource Include="Resources\Icons-png\idt.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Fonts\LXGWWenKaiTC-Regular.ttf" />
</ItemGroup>
<ItemGroup>
<Resource Include="Resources\Icons-png\HiteAnnotation.png" />
<Resource Include="Resources\Icons-png\AiClass.png" />
Binary file not shown.
+1
View File
@@ -34,6 +34,7 @@
<TextBlock x:Name="LoadingText"
Text="正在启动 Ink Canvas..."
FontSize="18"
FontFamily="pack://application:,,,/Resources/Fonts/#LXGW WenKai TC"
FontWeight="SemiBold"
Foreground="White"
HorizontalAlignment="Center"