fix: 启动功能选择菜单窗口强制置顶

This commit is contained in:
2026-05-31 12:20:38 +08:00
parent c9d2f49eda
commit f050a606ef

View File

@@ -5,6 +5,7 @@
Width="570"
SizeToContent="Height"
ResizeMode="NoResize"
Topmost="True"
WindowStartupLocation="CenterScreen">
<Grid Margin="15">
<Grid.RowDefinitions>