年度变更建库软件5.0版本
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

61 lines
7.3 KiB

4 months ago
<Window x:Class="JKRJ_Startup.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:JKRJ_Startup"
xmlns:kui="clr-namespace:KUI;assembly=KUI"
mc:Ignorable="d"
x:Name="root" Height="600" Width="1200" WindowStartupLocation="CenterScreen" WindowStyle="None" ResizeMode="NoResize">
<Grid>
<Grid.Background>
<ImageBrush ImageSource="pack://application:,,,/Images/bg2.jpg"/>
</Grid.Background>
<Grid.RowDefinitions>
<RowDefinition Height="30" />
<RowDefinition Height="auto" />
<RowDefinition Height="*" />
<RowDefinition Height="auto" />
<RowDefinition Height="30" />
</Grid.RowDefinitions>
<Grid Height="30" MouseMove="TitleBar_MouseMove" MouseDown="TitleBar_MouseDown" Background="Transparent" DockPanel.Dock="Top">
<Grid.ColumnDefinitions>
<ColumnDefinition />
<ColumnDefinition Width="50" />
<ColumnDefinition Width="50" />
</Grid.ColumnDefinitions>
<kui:KFontIconButton FIcon="&#xe70c;" x:Name="btnMin" Grid.Column="1" Width="50" VerticalAlignment="Stretch" Height="30" Background="#00E2E2E2" CornerRadius="0" BorderThickness="0" Click="btn_min_Click" Foreground="White" MouseOverBackground="#CCE2E2E2" PressedBackground="#AAD1D1D1" />
<kui:KFontIconButton FIcon="&#xe66c;" x:Name="btnClose" Grid.Column="2" Width="50" VerticalAlignment="Stretch" Height="30" Background="Red" BorderThickness="0" CornerRadius="0" MouseOverBackground="#CCFF0000" PressedBackground="#FFC90303" Foreground="White" Click="btn_close_Click" />
</Grid>
<!--<WrapPanel Grid.Row="2" HorizontalAlignment="Center" >-->
<!--<StackPanel Grid.Row="2">-->
<Label Grid.Row="1" Name="txtSubTitle" Content="今奥数据建库软件V4.0" VerticalContentAlignment="Center" Height="180" HorizontalContentAlignment="Center" Width="{Binding ElementName=root,Path=Width}" FontWeight="Bold" FontSize="65" Foreground="White" FontFamily="Nirmala UI" />
<!--<Label Grid.Row="1" Content="今奥县级数据建库软件V4.0" VerticalContentAlignment="Center" Height="180" HorizontalContentAlignment="Center" Width="{Binding ElementName=root,Path=Width}" FontWeight="Bold" FontSize="65" Foreground="White" FontFamily="Nirmala UI" />-->
<!--<Label Grid.Row="1" Content="青海省县级单图斑建库软件V1.0" VerticalContentAlignment="Center" Height="180" HorizontalContentAlignment="Center" Width="{Binding ElementName=root,Path=Width}" FontWeight="Bold" FontSize="65" Foreground="White" FontFamily="Nirmala UI" />-->
<WrapPanel x:Name="Apps" Orientation="Horizontal" VerticalAlignment="Center" Grid.Row="2" HorizontalAlignment="Center" Margin="0,0">
<!--<kui:KFontIconButton Tag="DataDTBJK" Click="Btn_Click" Content="单图斑建库" BorderThickness="0" Background="#CCF08080" Width="300" Height="150" Margin="40,20" FontSize="38" Foreground="White" MouseOverBackground="#AAF08080" PressedBackground="#CCF08080" FIconSize="0"></kui:KFontIconButton>
<kui:KFontIconButton Tag="BuildDB_RCBG" Click="Btn_Click" Content="日常变更建库" BorderThickness="0" Background="#CC87CEEB" Width="300" Height="150" Margin="40,20" FontSize="38" Foreground="White" MouseOverBackground="#AA87CEEB" PressedBackground="#CC87CEEB" FIconSize="0"></kui:KFontIconButton>
<kui:KFontIconButton Tag="BuildDB_JKRJ" Click="Btn_Click" Content="年度变更建库" BorderThickness="0" Background="#CCF08080" Width="300" Height="150" Margin="40,20" FontSize="38" Foreground="White" MouseOverBackground="#AAF08080" PressedBackground="#CCF08080" FIconSize="0"></kui:KFontIconButton>-->
</WrapPanel>
<!--<WrapPanel Orientation="Horizontal" Grid.Row="3" HorizontalAlignment="Center" Margin="0,0">
<kui:KFontIconButton Tag="C6273157-3215-49C1-AFB8-59A3DF96A398" Click="Btn_Click" Content="内业数据核查" IsEnabled="False" BorderThickness="0" Background="#CCFF8C00" Width="300" Margin="40,20" FontSize="38" Foreground="White" MouseOverBackground="#AAFF8C00" PressedBackground="#CCFF8C00" FIconSize="0"></kui:KFontIconButton>
<kui:KFontIconButton Tag="6c09e2e7-1b2c-4a2a-b42c-11151ad40519" Click="Btn_Click" Content="数据质量检查" IsEnabled="False" BorderThickness="0" Background="#CC87CEEB" Width="300" Margin="40,20" VerticalAlignment="Stretch" HorizontalAlignment="Stretch" FontSize="38" Foreground="White" MouseOverBackground="#AA87CEEB" PressedBackground="#CC87CEEB" FIconSize="0"></kui:KFontIconButton>
<kui:KFontIconButton Tag="6c09e2e7-1b2c-4a2a-b42c-11151ad40519" Click="Btn_Click" Content="数据质量检查" IsEnabled="False" BorderThickness="0" Background="#CC87CEEB" Width="300" Margin="40,20" VerticalAlignment="Stretch" HorizontalAlignment="Stretch" FontSize="38" Foreground="White" MouseOverBackground="#AA87CEEB" PressedBackground="#CC87CEEB" FIconSize="0"></kui:KFontIconButton>
</WrapPanel>-->
<!--<StackPanel Orientation="Horizontal" Grid.Row="3" HorizontalAlignment="Center" Margin="0,0">
<kui:KFontIconButton Tag="C6273157-3215-49C1-AFB8-59A3DF96A398" Click="Btn_Click" Content="内业数据核查" IsEnabled="False" BorderThickness="0" Background="#CCFF8C00" Width="300" Margin="40,20" FontSize="38" Foreground="White" MouseOverBackground="#AAFF8C00" PressedBackground="#CCFF8C00" FIconSize="0"></kui:KFontIconButton>
<kui:KFontIconButton Tag="6c09e2e7-1b2c-4a2a-b42c-11151ad40519" Click="Btn_Click" Content="数据质量检查" IsEnabled="False" BorderThickness="0" Background="#CC87CEEB" Width="300" Margin="40,20" VerticalAlignment="Stretch" HorizontalAlignment="Stretch" FontSize="38" Foreground="White" MouseOverBackground="#AA87CEEB" PressedBackground="#CC87CEEB" FIconSize="0"></kui:KFontIconButton>
</StackPanel>-->
<Label Grid.Row="4" Content="技术支持:杭州今奥信息科技股份有限公司 联系电话:0571-88607708" VerticalContentAlignment="Center" Height="30" HorizontalContentAlignment="Center" Width="{Binding ElementName=root,Path=Width}" FontSize="12" Foreground="White" FontFamily="Nirmala UI" />
<!--<StackPanel Grid.Row="3" Orientation="Horizontal" Margin="0,80" HorizontalAlignment="Center" VerticalAlignment="Top">-->
<!--<kui:KFontIconButton Tag="2ef73d4e-6bfd-4b48-b964-a76b75f3b630" Click="Btn_Click" Content="图斑变更" Margin="40,0" Width="300" Height="200" BorderThickness="0" Background="#CC8B4513" FontSize="50" Foreground="White" MouseOverBackground="#AA8B4513" PressedBackground="#CC8B4513"></kui:KFontIconButton>-->
<!--<kui:KFontIconButton Tag="7acaaadd-f2b6-4c60-a21e-cc31640e2bd9_Kingo.Mobile.Raster2KOTiles" Click="Btn_Click" Content="影像压缩" Margin="40,0" Width="300" Height="200" BorderThickness="0" Background="#CC556B2F" FontSize="50" Foreground="White" MouseOverBackground="#AA556B2F" PressedBackground="#CC556B2F"></kui:KFontIconButton>-->
<!--</StackPanel>-->
<!--</StackPanel>-->
<!--</WrapPanel>-->
</Grid>
</Window>