chore: 删除多余TextBlock

This commit is contained in:
uye
2023-03-07 21:16:11 +08:00
parent 5d7eb71194
commit e6ab45b4fb

View File

@@ -36,12 +36,8 @@
Margin="10"
HorizontalAlignment="Center"
VerticalAlignment="Center"
IsChecked="{Binding AutoRestartOnDrop}"
Content="{DynamicResource AutoRestartOption}" />
<maa:TextBlock
HorizontalAlignment="Center"
Text="帮帮"
Visibility="{c:Binding '(ClientType != &quot;Official&quot;) and (ClientType != &quot;Bilibili&quot;) and (ClientType != &quot;&quot;)'}" />
Content="{DynamicResource AutoRestartOption}"
IsChecked="{Binding AutoRestartOnDrop}" />
<maa:TextBlock HorizontalAlignment="Center" Visibility="{c:Binding '(ClientType != &quot;Official&quot;) and (ClientType != &quot;Bilibili&quot;) and (ClientType != &quot;&quot;)'}">
<Hyperlink
Cursor="Hand"