Browse Source

其他-补充注释

OYXH\oyxh 11 months ago
parent
commit
b3240fb2fe
1 changed files with 1 additions and 0 deletions
  1. 1 0
      PDF Office/Views/Dialog/ServiceDialog/UserDialog.xaml

+ 1 - 0
PDF Office/Views/Dialog/ServiceDialog/UserDialog.xaml

@@ -108,6 +108,7 @@
                         Text="{Binding UserEmail}"
                         TextAlignment="Center"
                         TextWrapping="Wrap" />
+                    <!--  隐藏更换邮箱入口  -->
                     <Button
                         Command="{Binding ChangeEmailCommand}"
                         Content="Change Email"