wanghan преди 7 месеца
родител
ревизия
0021633ede
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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"