wanghan hai 7 meses
pai
achega
0021633ede
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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"