|
@@ -180,7 +180,8 @@
|
|
</DataTemplate>
|
|
</DataTemplate>
|
|
</Button.ContentTemplate>
|
|
</Button.ContentTemplate>
|
|
</Button>
|
|
</Button>
|
|
- <Label x:Name="labelHomepageCversion" Content="编译版本:20200301" HorizontalAlignment="Left" Margin="594,109,0,0" VerticalAlignment="Top" Foreground="White"/>
|
|
|
|
|
|
+ <Label x:Name="labelSoftwareName" Content="欢迎使用劳拉" FontSize="32" HorizontalAlignment="Center" Margin="0,61,0,0" VerticalAlignment="Top" Foreground="White"/>
|
|
|
|
+ <Label x:Name="labelHomepageCversion" Content="编译版本:20200301" HorizontalAlignment="Center" Margin="0,109,0,0" VerticalAlignment="Top" Foreground="White"/>
|
|
</Grid>
|
|
</Grid>
|
|
</TabItem>
|
|
</TabItem>
|
|
<TabItem Header="用户管理" Style="{StaticResource smallHeader}" >
|
|
<TabItem Header="用户管理" Style="{StaticResource smallHeader}" >
|
|
@@ -196,7 +197,7 @@
|
|
</TabControl>
|
|
</TabControl>
|
|
</TabItem>
|
|
</TabItem>
|
|
<!--快筛-->
|
|
<!--快筛-->
|
|
- <TabItem Header="筛查" Style="{StaticResource smallHeader}" >
|
|
|
|
|
|
+ <TabItem Header="快速筛查" Style="{StaticResource smallHeader}" >
|
|
<TabControl x:Name="tabFilter" HorizontalAlignment="Left" Height="645" Width="1338" Margin="10,-5,0,0" VerticalAlignment="Top" >
|
|
<TabControl x:Name="tabFilter" HorizontalAlignment="Left" Height="645" Width="1338" Margin="10,-5,0,0" VerticalAlignment="Top" >
|
|
<TabItem Header="选择用户" Style="{StaticResource smallerHeader}" IsEnabled="False" >
|
|
<TabItem Header="选择用户" Style="{StaticResource smallerHeader}" IsEnabled="False" >
|
|
<Grid Background="White" Margin="0,0,0,0">
|
|
<Grid Background="White" Margin="0,0,0,0">
|
|
@@ -231,7 +232,7 @@
|
|
|
|
|
|
</TabItem>
|
|
</TabItem>
|
|
<!--评估-->
|
|
<!--评估-->
|
|
- <TabItem Header="评估" Style="{StaticResource smallHeader}" >
|
|
|
|
|
|
+ <TabItem Header="详细评估" Style="{StaticResource smallHeader}" >
|
|
<TabControl x:Name="tabEvaluation" HorizontalAlignment="Left" Height="645" Width="1338" Margin="10,-5,0,0" VerticalAlignment="Top" >
|
|
<TabControl x:Name="tabEvaluation" HorizontalAlignment="Left" Height="645" Width="1338" Margin="10,-5,0,0" VerticalAlignment="Top" >
|
|
<TabItem Header="选择用户" Style="{StaticResource smallerHeader}" IsEnabled="False" >
|
|
<TabItem Header="选择用户" Style="{StaticResource smallerHeader}" IsEnabled="False" >
|
|
<Grid Background="White" Margin="0,0,0,0">
|
|
<Grid Background="White" Margin="0,0,0,0">
|
|
@@ -337,6 +338,7 @@
|
|
</TabItem>
|
|
</TabItem>
|
|
</TabControl>
|
|
</TabControl>
|
|
</TabItem>
|
|
</TabItem>
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
</TabControl>
|
|
</TabControl>
|