fix: 细节修改
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<Window x:Class="CloudPrint.Client.Views.MainWindow"
|
<Window x:Class="CloudPrint.Client.Views.MainWindow"
|
||||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||||
xmlns:views="clr-namespace:CloudPrint.Client.Views"
|
xmlns:views="clr-namespace:CloudPrint.Client.Views"
|
||||||
@@ -83,7 +83,7 @@
|
|||||||
</TabItem>
|
</TabItem>
|
||||||
</TabControl>
|
</TabControl>
|
||||||
|
|
||||||
<TextBlock Grid.Row="3" Text="当前仅修改 Client 目录;未触碰 adminpage/backend/frontend。"
|
<TextBlock Grid.Row="3" Text="曼波"
|
||||||
Foreground="#64748B" Margin="0,12,0,0" HorizontalAlignment="Right" />
|
Foreground="#64748B" Margin="0,12,0,0" HorizontalAlignment="Right" />
|
||||||
</Grid>
|
</Grid>
|
||||||
</Window>
|
</Window>
|
||||||
Reference in New Issue
Block a user