1
0
Fork 0
mirror of https://github.com/proxysu/ProxySU.git synced 2025-04-11 05:00:58 +00:00

update v2rayinstallview title

This commit is contained in:
autumn 2021-08-25 10:04:41 +08:00
parent 6e61ef1ff6
commit 81ae945e4f

View file

@ -8,7 +8,7 @@
xmlns:views="clr-namespace:MvvmCross.Platforms.Wpf.Views;assembly=MvvmCross.Platforms.Wpf" xmlns:views="clr-namespace:MvvmCross.Platforms.Wpf.Views;assembly=MvvmCross.Platforms.Wpf"
mc:Ignorable="d" mc:Ignorable="d"
WindowStartupLocation="CenterScreen" WindowStartupLocation="CenterScreen"
Title="Trojan-Go安装" Height="600" Width="1000"> Title="V2ray安装" Height="600" Width="1000">
<StackPanel> <StackPanel>
<ctrl:ProgressControl /> <ctrl:ProgressControl />