liyijie 2 years ago
parent
commit
328c522bd6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      PDF Office/Views/Dialog/ConverterDialogs/ConverterImgDialog.xaml

+ 2 - 2
PDF Office/Views/Dialog/ConverterDialogs/ConverterImgDialog.xaml

@@ -88,11 +88,11 @@
         </cus:DialogContent.Content>
         <cus:DialogContent.BottmBar>
             <Grid>
-                <Button Background="WhiteSmoke" Width="98" Height="32" Margin="0,0,350,0" Command="{Binding BatchConverterCommand}"  Style="{StaticResource btn.sec}">
+                <!--<Button Background="WhiteSmoke" Width="98" Height="32" Margin="0,0,350,0" Command="{Binding BatchConverterCommand}"  Style="{StaticResource btn.sec}">
                     <Border>
                         <TextBlock Text="批量处理" ></TextBlock>
                     </Border>
-                </Button>
+                </Button>-->
                 <Button
                     Width="98"
                     Height="32"