wanghan 7 meses atrás
pai
commit
0021633ede
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      TeamAAS-VM/Views/HomeView.xaml

+ 2 - 2
TeamAAS-VM/Views/HomeView.xaml

@@ -38,8 +38,8 @@
 
         <Grid Grid.Row="0">
             <Grid.RowDefinitions>
-                <RowDefinition Height="*" />
-                <RowDefinition Height="*" />
+                <RowDefinition Height="2*" />
+                <RowDefinition Height="1*" />
             </Grid.RowDefinitions>
             <!--图像-->
             <local:ShowVisionRender x:Name="visionRender"