|
|
|
|
@ -94,31 +94,31 @@
|
|
|
|
|
</Grid.RowDefinitions>
|
|
|
|
|
<Label Content="1号称重设备" FontSize="14" Grid.Row="1" Margin="15,10,1078,53" Grid.RowSpan="2"></Label>
|
|
|
|
|
<Border BorderThickness="1" CornerRadius="4" BorderBrush="#404040" Width="70" Grid.Row="1" HorizontalAlignment="Left" Margin="132,14,0,6">
|
|
|
|
|
<TextBlock Text="未连接" Name="lianjiezhuangtai" VerticalAlignment="Center" HorizontalAlignment="Center"></TextBlock>
|
|
|
|
|
<TextBlock Text="未连接" Name="lianjiezhuangtai" FontSize="18" VerticalAlignment="Center" HorizontalAlignment="Center"></TextBlock>
|
|
|
|
|
</Border>
|
|
|
|
|
<Label Content="检验物料:" FontSize="14" Grid.Row="2" Margin="15,0,1082,0" ></Label>
|
|
|
|
|
<Border Grid.Row="2" Margin="132,6,711,6" BorderBrush="#404040" BorderThickness="1" CornerRadius="4">
|
|
|
|
|
<TextBox Name="jianyanwuliao" BorderThickness="0" Margin="1,1,0,1" HorizontalAlignment="Left" Width="360" ></TextBox>
|
|
|
|
|
<TextBox Name="jianyanwuliao" BorderThickness="0" FontSize="18" Margin="1,1,0,1" HorizontalAlignment="Left" Width="360" ></TextBox>
|
|
|
|
|
</Border>
|
|
|
|
|
<Label Content="检验节点:" FontSize="14" Grid.Row="2" Margin="649,10,455,0" ></Label>
|
|
|
|
|
<Border Grid.Row="2" Margin="755,6,84,6" BorderBrush="#404040" BorderThickness="1" CornerRadius="4">
|
|
|
|
|
<TextBox Name="jianyanjiedian" BorderThickness="0" Margin="1,1,1,1" Width="360"></TextBox>
|
|
|
|
|
<TextBox Name="jianyanjiedian" BorderThickness="0" FontSize="18" Margin="1,1,1,1" Width="360"></TextBox>
|
|
|
|
|
</Border>
|
|
|
|
|
<Label Content="任务编号:" FontSize="14" Grid.Row="3" Margin="15,6,1082,0" ></Label>
|
|
|
|
|
<Border Grid.Row="3" Margin="132,6,711,6" BorderBrush="#404040" BorderThickness="1" CornerRadius="4">
|
|
|
|
|
<TextBox Name="renwubianhao" BorderThickness="0" Margin="1,1,1,1" Width="360" ></TextBox>
|
|
|
|
|
<TextBox Name="renwubianhao" BorderThickness="0" FontSize="18" Margin="1,1,1,1" Width="360" ></TextBox>
|
|
|
|
|
</Border>
|
|
|
|
|
<!--<Label Content="规则属性:" FontSize="14" Grid.Row="3" Margin="649,10,455,0" ></Label>
|
|
|
|
|
<Border Grid.Row="3" Margin="755,6,84,6" BorderBrush="#404040" BorderThickness="1" CornerRadius="4">
|
|
|
|
|
<TextBox Name="guizeshuxing" BorderThickness="0" Margin="1,1,1,1" Width="360"></TextBox>
|
|
|
|
|
</Border>-->
|
|
|
|
|
<Label Content="规则名称:" FontSize="14" Grid.Row="3" Margin="649,10,455,0" ></Label>
|
|
|
|
|
<Border Grid.Row="3" Margin="755,6,84,6" BorderBrush="#404040" BorderThickness="1" CornerRadius="4">
|
|
|
|
|
<TextBox Name="guizemingcheng" BorderThickness="0" Margin="1,1,1,1" Width="360"></TextBox>
|
|
|
|
|
<Border Grid.Row="3" Margin="755,6,84,6" BorderBrush="#404040" BorderThickness="1" CornerRadius="4">
|
|
|
|
|
<TextBox Name="guizemingcheng" FontSize="18" BorderThickness="0" Margin="1,1,1,1" Width="360"></TextBox>
|
|
|
|
|
</Border>
|
|
|
|
|
<Label Content="重 量(g):" FontSize="14" Grid.Row="4" Margin="15,6,1082,0" ></Label>
|
|
|
|
|
<Border Grid.Row="4" Margin="132,6,711,6" BorderBrush="#404040" BorderThickness="1" CornerRadius="4">
|
|
|
|
|
<TextBox Name="zhongliang" BorderThickness="0" Margin="1,1,1,1" Width="360"></TextBox>
|
|
|
|
|
<TextBox Name="zhongliang" FontSize="18" BorderThickness="0" Margin="1,1,1,1" HorizontalContentAlignment="Left" VerticalContentAlignment="Center" Width="360"></TextBox>
|
|
|
|
|
</Border>
|
|
|
|
|
<Border BorderThickness="1" CornerRadius="3" BorderBrush="#404040" Background="#2F82E7" Grid.Row="5" Height="32" Margin="88,0,304,8" Width="80">
|
|
|
|
|
<Button Content="称 重" BorderThickness="0" FontSize="16" Foreground="White" Background="#2F82E7" Click="Button_Click_1"/>
|
|
|
|
|
@ -173,7 +173,7 @@
|
|
|
|
|
<Label Content="任务编号:" FontSize="14" Grid.Row="0" Margin="10,22,1750,56" ></Label>
|
|
|
|
|
|
|
|
|
|
<Border Grid.Row="0" Margin="112,19,1471,55" BorderBrush="#404040" BorderThickness="1" CornerRadius="4">
|
|
|
|
|
<TextBox Name="renwubianhao1" BorderThickness="0" Margin="1,1,1,1" ></TextBox>
|
|
|
|
|
<TextBox Name="renwubianhao1" FontSize="16" BorderThickness="0" Margin="1,1,1,1" ></TextBox>
|
|
|
|
|
</Border>
|
|
|
|
|
<Label Content="检验日期:" FontSize="14" Grid.Row="0" Margin="400,22,1357,56" ></Label>
|
|
|
|
|
<!--<Border Grid.Row="0" Margin="505,20,1066,56" BorderBrush="#404040" BorderThickness="1" CornerRadius="4">-->
|
|
|
|
|
@ -185,11 +185,11 @@
|
|
|
|
|
|
|
|
|
|
<Label Content="检验节点:" FontSize="14" Grid.Row="0" Margin="10,68,1750,10" ></Label>
|
|
|
|
|
<Border Grid.Row="0" Margin="112,64,1471,10" BorderBrush="#404040" BorderThickness="1" CornerRadius="4">
|
|
|
|
|
<TextBox Name="jianyanjiedian1" BorderThickness="0" Margin="1,1,1,1" ></TextBox>
|
|
|
|
|
<TextBox Name="jianyanjiedian1" BorderThickness="0" FontSize="18" Margin="1,1,1,1" ></TextBox>
|
|
|
|
|
</Border>
|
|
|
|
|
<Label Content="检验物料:" FontSize="14" Grid.Row="0" Margin="400,68,1357,0" Height="36" VerticalAlignment="Top" ></Label>
|
|
|
|
|
<Border Grid.Row="0" Margin="505,64,1066,10" BorderBrush="#404040" BorderThickness="1" CornerRadius="4">
|
|
|
|
|
<TextBox Name="jianyanwuliao1" BorderThickness="0" Margin="1,1,1,1" ></TextBox>
|
|
|
|
|
<TextBox Name="jianyanwuliao1" BorderThickness="0" Margin="1,1,1,1" FontSize="18"></TextBox>
|
|
|
|
|
</Border>
|
|
|
|
|
<Border BorderThickness="1" CornerRadius="4" BorderBrush="#404040" Background="#2F82E7" Grid.Row="0" Height="32" Margin="867,23,910,59" Width="80">
|
|
|
|
|
<Button Content="查询" BorderThickness="0" FontSize="16" Foreground="White" Background="#2F82E7" Click="Button_Click_2"/>
|
|
|
|
|
|