Merge branch 'master' of http://106.12.13.113:3000/lanju/lanju-client
# Conflicts: # shangjian/.vs/BL/v17/.suo # shangjian/CentralControl/bin/Debug/CentralControl.exe # shangjian/CentralControl/bin/Debug/CentralControl.pdb # shangjian/CentralControl/bin/Debug/CommonFunc.dll # shangjian/CentralControl/bin/Debug/CommonFunc.pdb # shangjian/CentralControl/bin/Debug/XGL.Data.dll # shangjian/CentralControl/bin/Debug/XGL.Data.pdb # shangjian/CentralControl/bin/Debug/XGL.Models.dll # shangjian/CentralControl/bin/Debug/XGL.Models.pdb # shangjian/CentralControl/bin/Debug/XGL.Thrift.dll # shangjian/CentralControl/bin/Debug/XGL.Thrift.pdb # shangjian/CentralControl/obj/Debug/CentralControl.csproj.AssemblyReference.cache # shangjian/CentralControl/obj/Debug/CentralControl.exe # shangjian/CentralControl/obj/Debug/CentralControl.pdb # shangjian/CommonFunc/bin/x86/Debug/CommonFunc.dll # shangjian/CommonFunc/bin/x86/Debug/CommonFunc.pdb # shangjian/CommonFunc/bin/x86/Debug/XGL.Models.dll # shangjian/CommonFunc/bin/x86/Debug/XGL.Models.pdb # shangjian/CommonFunc/obj/x86/Debug/CommonFunc.csproj.AssemblyReference.cache # shangjian/CommonFunc/obj/x86/Debug/CommonFunc.dll # shangjian/CommonFunc/obj/x86/Debug/CommonFunc.pdb # shangjian/LanJu/obj/Debug/LanJu.csproj.AssemblyReference.cache # shangjian/LanJuLib/bin/Debug/CommonFunc.dll # shangjian/LanJuLib/bin/Debug/CommonFunc.pdb # shangjian/LanJuLib/bin/Debug/XGL.Models.dll # shangjian/LanJuLib/bin/Debug/XGL.Models.pdb # shangjian/LanJuLib/obj/Debug/LanJuLib.csproj.AssemblyReference.cache # shangjian/XGL.Data/bin/x86/Debug/CommonFunc.dll # shangjian/XGL.Data/bin/x86/Debug/CommonFunc.pdb # shangjian/XGL.Data/bin/x86/Debug/XGL.Data.dll # shangjian/XGL.Data/bin/x86/Debug/XGL.Data.pdb # shangjian/XGL.Data/bin/x86/Debug/XGL.Models.dll # shangjian/XGL.Data/bin/x86/Debug/XGL.Models.pdb # shangjian/XGL.Data/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache # shangjian/XGL.Data/obj/x86/Debug/XGL.Data.csproj.AssemblyReference.cache # shangjian/XGL.Data/obj/x86/Debug/XGL.Data.csproj.CoreCompileInputs.cache # shangjian/XGL.Data/obj/x86/Debug/XGL.Data.dll # shangjian/XGL.Data/obj/x86/Debug/XGL.Data.pdb # shangjian/XGL.Model/bin/Debug/XGL.Models.dll # shangjian/XGL.Model/bin/Debug/XGL.Models.pdb # shangjian/XGL.Model/obj/Debug/XGL.Models.csproj.CoreCompileInputs.cache # shangjian/XGL.Model/obj/Debug/XGL.Models.dll # shangjian/XGL.Model/obj/Debug/XGL.Models.pdb # shangjian/XGL.Thrift/bin/Debug/XGL.Thrift.dll # shangjian/XGL.Thrift/bin/Debug/XGL.Thrift.pdb # shangjian/XGL.Thrift/obj/Debug/XGL.Thrift.dll # shangjian/XGL.Thrift/obj/Debug/XGL.Thrift.pdb # shangjian/XGL/Views/LanJu_Prepare.xaml.cs # shangjian/XGL/bin/x86/Debug/CentralControl.exe # shangjian/XGL/bin/x86/Debug/CentralControl.pdb # shangjian/XGL/bin/x86/Debug/CommonFunc.dll # shangjian/XGL/bin/x86/Debug/CommonFunc.pdb # shangjian/XGL/bin/x86/Debug/XGL.Data.dll # shangjian/XGL/bin/x86/Debug/XGL.Data.pdb # shangjian/XGL/bin/x86/Debug/XGL.Models.dll # shangjian/XGL/bin/x86/Debug/XGL.Models.pdb # shangjian/XGL/bin/x86/Debug/XGL.Thrift.dll # shangjian/XGL/bin/x86/Debug/XGL.Thrift.pdb # shangjian/XGL/bin/x86/Debug/XGL.exe # shangjian/XGL/bin/x86/Debug/XGL.pdb # shangjian/XGL/obj/x86/Debug/XGL.csproj.AssemblyReference.cache # shangjian/XGL/obj/x86/Debug/XGL.csproj.CoreCompileInputs.cache # shangjian/XGL/obj/x86/Debug/XGL.csproj.FileListAbsolute.txt # shangjian/XGL/obj/x86/Debug/XGL.exe # shangjian/XGL/obj/x86/Debug/XGL.g.resources # shangjian/XGL/obj/x86/Debug/XGL.pdb # shangjian/XGL/obj/x86/Debug/XGL_MarkupCompile.cache # shangjian/XGL/obj/x86/Debug/XGL_MarkupCompile.lrefmaster
commit
4041880366
Binary file not shown.
Binary file not shown.
@ -1 +1,5 @@
|
||||
<<<<<<< HEAD
|
||||
fbc0cc7e40c5cf1726e3b3ecaa740b610d52f69f
|
||||
=======
|
||||
79f02adf94b81a462e2d021ffaeb806c569f29e2
|
||||
>>>>>>> babf7ea9e37642c626439584d080cf06049abc5f
|
||||
|
||||
Binary file not shown.
@ -1 +1,5 @@
|
||||
<<<<<<< HEAD
|
||||
447124d86454b5028e0096d5af8102cbe476aa0c
|
||||
=======
|
||||
15e0079c678473a5e3606350c39806472a1461a2
|
||||
>>>>>>> babf7ea9e37642c626439584d080cf06049abc5f
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
@ -0,0 +1,58 @@
|
||||
<UserControl x:Class="XGL.Tools.ModuleUC"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
xmlns:local="clr-namespace:XGL.Tools"
|
||||
mc:Ignorable="d"
|
||||
d:DesignHeight="150" d:DesignWidth="150">
|
||||
<UserControl.Resources>
|
||||
<Style TargetType="TextBlock">
|
||||
<Setter Property="FontSize" Value="14"></Setter>
|
||||
<Setter Property="FontWeight" Value="Bold"></Setter>
|
||||
<Setter Property="FontFamily" Value="宋体"></Setter>
|
||||
<Setter Property="Foreground" Value="Black"></Setter>
|
||||
</Style>
|
||||
</UserControl.Resources>
|
||||
<Grid Width="120" Height="120">
|
||||
<!--<Grid.Background>
|
||||
<LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0">
|
||||
<GradientStop Color="#07437F" Offset="0"/>
|
||||
<GradientStop Color="#0B325A" Offset="0.3"/>
|
||||
<GradientStop Color="#07437F" Offset="1"/>
|
||||
</LinearGradientBrush>
|
||||
</Grid.Background>-->
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition/>
|
||||
<RowDefinition Height="20"/>
|
||||
</Grid.RowDefinitions>
|
||||
<Border x:Name="bd" Grid.Row="0" BorderThickness="1.5" BorderBrush="Green">
|
||||
<Grid>
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition/>
|
||||
<RowDefinition/>
|
||||
<RowDefinition/>
|
||||
<RowDefinition/>
|
||||
</Grid.RowDefinitions>
|
||||
<StackPanel Orientation="Horizontal" Grid.Row="0" VerticalAlignment="Center" HorizontalAlignment="Center">
|
||||
<TextBlock x:Name="TBType" Text="RFID:" VerticalAlignment="Center" HorizontalAlignment="Center"></TextBlock>
|
||||
<TextBlock x:Name="TBRFID" Text="A0001" VerticalAlignment="Center" HorizontalAlignment="Center"></TextBlock>
|
||||
</StackPanel>
|
||||
<StackPanel Orientation="Horizontal" Grid.Row="1" VerticalAlignment="Center" HorizontalAlignment="Center">
|
||||
<TextBlock Text="工单:" VerticalAlignment="Center" HorizontalAlignment="Center"></TextBlock>
|
||||
<TextBlock x:Name="TBOrderCode" Text="513907300" VerticalAlignment="Center" HorizontalAlignment="Center"></TextBlock>
|
||||
</StackPanel>
|
||||
<StackPanel Orientation="Horizontal" Grid.Row="2" VerticalAlignment="Center" HorizontalAlignment="Center">
|
||||
<TextBlock Grid.Row="3" Text="物料:" VerticalAlignment="Center" HorizontalAlignment="Center"></TextBlock>
|
||||
<TextBlock x:Name="TBMaterialCode" Grid.Row="3" Text="abcdefg" VerticalAlignment="Center" HorizontalAlignment="Center" ></TextBlock>
|
||||
</StackPanel>
|
||||
<StackPanel Orientation="Horizontal" Grid.Row="3" VerticalAlignment="Center" HorizontalAlignment="Center" Visibility="Collapsed">
|
||||
<TextBlock Grid.Row="3" Text="时间:" VerticalAlignment="Center" HorizontalAlignment="Center"></TextBlock>
|
||||
<TextBlock x:Name="TBTime" Grid.Row="3" Text="10" VerticalAlignment="Center" HorizontalAlignment="Center"></TextBlock>
|
||||
</StackPanel>
|
||||
|
||||
</Grid>
|
||||
</Border>
|
||||
<TextBlock x:Name="TBID" Grid.Row="1" Text="1#" VerticalAlignment="Center" HorizontalAlignment="Center" Foreground="Green"></TextBlock>
|
||||
</Grid>
|
||||
</UserControl>
|
||||
@ -0,0 +1,39 @@
|
||||
<Window x:Class="XGL.Views.CheckUserWin"
|
||||
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:XGL.Views"
|
||||
mc:Ignorable="d"
|
||||
Title="CheckUserWin" Height="350" Width="600" WindowStartupLocation="CenterScreen" WindowStyle="None">
|
||||
<Grid>
|
||||
<Grid.Background>
|
||||
<LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0">
|
||||
<GradientStop Color="AliceBlue"></GradientStop>
|
||||
<GradientStop Color="#FF2281D1" Offset="1"></GradientStop>
|
||||
<GradientStop Color="AliceBlue" Offset="0.5"></GradientStop>
|
||||
</LinearGradientBrush>
|
||||
</Grid.Background>
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition/>
|
||||
<RowDefinition/>
|
||||
<RowDefinition/>
|
||||
<RowDefinition/>
|
||||
<RowDefinition/>
|
||||
</Grid.RowDefinitions>
|
||||
<Label x:Name="lbTitle" HorizontalAlignment="Center" VerticalAlignment="Center" FontSize="24" Content="校验用户"></Label>
|
||||
<StackPanel Orientation="Horizontal" VerticalAlignment="Center" HorizontalAlignment="Center" Grid.Row="1">
|
||||
<Label x:Name="lbUser" Grid.Row="1" HorizontalAlignment="Left" VerticalAlignment="Center" FontSize="24" Content="用户名:"></Label>
|
||||
<TextBox x:Name="txtUserID" Width="260" Height="50" TextChanged="txtUserID_TextChanged" VerticalContentAlignment="Center"></TextBox>
|
||||
</StackPanel>
|
||||
<StackPanel Orientation="Horizontal" VerticalAlignment="Center" HorizontalAlignment="Center" Grid.Row="2">
|
||||
<Label x:Name="lbPW" Grid.Row="1" HorizontalAlignment="Left" VerticalAlignment="Center" FontSize="24" Content="密 码:"></Label>
|
||||
<PasswordBox x:Name="pw" Width="260" Height="50" PasswordChanged="pw_PasswordChanged" VerticalContentAlignment="Center"></PasswordBox>
|
||||
</StackPanel>
|
||||
<Label x:Name="tbMsg" Width="500" Height="60" Grid.Row="3" VerticalContentAlignment="Center" HorizontalContentAlignment="Center" VerticalAlignment="Center" FontSize="18" Foreground="Red" FontWeight="Bold"></Label>
|
||||
<StackPanel Orientation="Horizontal" VerticalAlignment="Center" HorizontalAlignment="Center" Grid.Row="4">
|
||||
<Button x:Name="btnCancel" Width="120" Height="50" Content="取消" Margin="10" FontWeight="Bold" Click="btnCancel_Click"/>
|
||||
<Button x:Name="btnOK" Width="120" Height="50" Content="确定" Margin="10" Background="#2F82E7" Foreground="White" FontWeight="Bold" Click="btnOK_Click"/>
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
</Window>
|
||||
@ -0,0 +1,32 @@
|
||||
<UserControl x:Class="XGL.Views.DryingRoomUC"
|
||||
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
xmlns:local="clr-namespace:XGL.Views"
|
||||
mc:Ignorable="d"
|
||||
d:DesignHeight="450" d:DesignWidth="800" Loaded="UserControl_Loaded">
|
||||
<Grid>
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition Height="0.1*"/>
|
||||
<RowDefinition Height="0.3*"/>
|
||||
<RowDefinition/>
|
||||
</Grid.RowDefinitions>
|
||||
<StackPanel Orientation="Horizontal" Grid.Row="0" VerticalAlignment="Center">
|
||||
<StackPanel Orientation="Horizontal">
|
||||
<Label Content="请选择烘房:" VerticalContentAlignment="Center" FontSize="16"/>
|
||||
<ComboBox x:Name="comboDryRoomInfo" Width="200" SelectionChanged="comboDryRoomInfo_SelectionChanged"></ComboBox>
|
||||
</StackPanel>
|
||||
<StackPanel Orientation="Horizontal" Margin="10,0,0,0">
|
||||
<Label Content="当前温度:" VerticalContentAlignment="Center" FontSize="16"/>
|
||||
<Label x:Name="lbCurrTemperature" Width="40" VerticalContentAlignment="Center" FontSize="16"></Label>
|
||||
</StackPanel>
|
||||
<StackPanel Orientation="Horizontal">
|
||||
<Label Content="当前压强:" VerticalContentAlignment="Center" FontSize="16"/>
|
||||
<Label x:Name="lbCurrPressure" Width="40" VerticalContentAlignment="Center" FontSize="16"></Label>
|
||||
</StackPanel>
|
||||
</StackPanel>
|
||||
<ListBox Grid.Row="1" x:Name="DringRoomOuterListBox"></ListBox>
|
||||
<ListBox Grid.Row="2" x:Name="DringRoomListBox"></ListBox>
|
||||
</Grid>
|
||||
</UserControl>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1,5 @@
|
||||
<<<<<<< HEAD
|
||||
c23811e111f40b16b81ddee103d879c0c47d4bf7
|
||||
=======
|
||||
faa284e7164f694a865d6b02088b958d74599d7b
|
||||
>>>>>>> babf7ea9e37642c626439584d080cf06049abc5f
|
||||
|
||||
Loading…
Reference in New Issue