|
|
@@ -2535,7 +2535,7 @@
|
|
|
VerticalAlignment="Center"
|
|
|
HorizontalAlignment="Right"
|
|
|
Margin="0,6,10,6"
|
|
|
- Text="下相机拍照次数:" />
|
|
|
+ Text="{lex:Loc 下相机拍照次数}" />
|
|
|
<mah:NumericUpDown Grid.Row="0"
|
|
|
Grid.Column="1"
|
|
|
Margin="0,6"
|
|
|
@@ -2551,7 +2551,7 @@
|
|
|
VerticalAlignment="Center"
|
|
|
HorizontalAlignment="Right"
|
|
|
Margin="0,6,10,6"
|
|
|
- Text="上相机取料拍照次数:" />
|
|
|
+ Text="{lex:Loc 上相机取料拍照次数}" />
|
|
|
<mah:NumericUpDown Grid.Row="1"
|
|
|
Grid.Column="1"
|
|
|
Margin="0,6"
|
|
|
@@ -2567,7 +2567,7 @@
|
|
|
VerticalAlignment="Center"
|
|
|
HorizontalAlignment="Right"
|
|
|
Margin="0,6,10,6"
|
|
|
- Text="上相机放料拍照次数:" />
|
|
|
+ Text="{lex:Loc 上相机放料拍照次数}" />
|
|
|
<mah:NumericUpDown Grid.Row="2"
|
|
|
Grid.Column="1"
|
|
|
Margin="0,6"
|
|
|
@@ -2583,7 +2583,7 @@
|
|
|
VerticalAlignment="Center"
|
|
|
HorizontalAlignment="Right"
|
|
|
Margin="0,6,10,6"
|
|
|
- Text="上相机锁附/组装次数:" />
|
|
|
+ Text="{lex:Loc 上相机锁附组装次数}" />
|
|
|
<mah:NumericUpDown Grid.Row="3"
|
|
|
Grid.Column="1"
|
|
|
Margin="0,6"
|
|
|
@@ -2599,7 +2599,7 @@
|
|
|
VerticalAlignment="Center"
|
|
|
HorizontalAlignment="Right"
|
|
|
Margin="0,6,10,6"
|
|
|
- Text="取料固定位置拍产品相机数量:" />
|
|
|
+ Text="{lex:Loc 取料固定位置拍产品相机数量}" />
|
|
|
<mah:NumericUpDown Grid.Row="4"
|
|
|
Grid.Column="1"
|
|
|
Margin="0,6"
|
|
|
@@ -2615,7 +2615,7 @@
|
|
|
VerticalAlignment="Center"
|
|
|
HorizontalAlignment="Right"
|
|
|
Margin="0,6,10,6"
|
|
|
- Text="锁附/组装固定位置拍产品相机数量:" />
|
|
|
+ Text="{lex:Loc 锁附组装固定位置拍产品相机数量}" />
|
|
|
<mah:NumericUpDown Grid.Row="5"
|
|
|
Grid.Column="1"
|
|
|
Margin="0,6"
|
|
|
@@ -2631,7 +2631,7 @@
|
|
|
VerticalAlignment="Center"
|
|
|
HorizontalAlignment="Right"
|
|
|
Margin="0,6,10,6"
|
|
|
- Text="固定相机检测锁附/组装次数:" />
|
|
|
+ Text="{lex:Loc 固定相机检测锁附组装次数}" />
|
|
|
<mah:NumericUpDown Grid.Row="6"
|
|
|
Grid.Column="1"
|
|
|
Margin="0,6"
|
|
|
@@ -2646,7 +2646,7 @@
|
|
|
VerticalAlignment="Center"
|
|
|
HorizontalAlignment="Right"
|
|
|
Margin="0,6,10,6"
|
|
|
- Text="工作模式 :" />
|
|
|
+ Text="{lex:Loc 工作模式}" />
|
|
|
<mah:NumericUpDown Grid.Row="7"
|
|
|
Grid.Column="1"
|
|
|
Margin="0,6"
|
|
|
@@ -2662,7 +2662,7 @@
|
|
|
VerticalAlignment="Center"
|
|
|
HorizontalAlignment="Right"
|
|
|
Margin="0,6,10,6"
|
|
|
- Text="显示3D界面:" />
|
|
|
+ Text="{lex:Loc 显示3D界面}" />
|
|
|
<mah:NumericUpDown Grid.Row="8"
|
|
|
Grid.Column="1"
|
|
|
Margin="0,6"
|
|
|
@@ -2677,8 +2677,9 @@
|
|
|
VerticalAlignment="Center"
|
|
|
HorizontalAlignment="Right"
|
|
|
FontSize="{DynamicResource Font.Size.Body3}"
|
|
|
-
|
|
|
- Margin="0,0,6,0">保存拍照數據CSV</CheckBox>
|
|
|
+ Content="{lex:Loc 保存拍照数据CSV}"
|
|
|
+ Margin="0,0,6,0">
|
|
|
+ </CheckBox>
|
|
|
<!-- 保存拍照數據CSV -->
|
|
|
<StackPanel Grid.Row="9"
|
|
|
Grid.Column="1"
|
|
|
@@ -2713,7 +2714,7 @@
|
|
|
<materialDesign:PackIcon Kind="ContentSaveCheck"
|
|
|
Margin="0,0,6,0" />
|
|
|
<TextBlock VerticalAlignment="Center"
|
|
|
- Text="保存系统参数" />
|
|
|
+ Text="{lex:Loc 保存系统参数}" />
|
|
|
</StackPanel>
|
|
|
</Button>
|
|
|
</StackPanel>
|
|
|
@@ -2723,7 +2724,7 @@
|
|
|
Margin="0,12,0,0"
|
|
|
Orientation="Horizontal">
|
|
|
<!--刷卡参数配置-->
|
|
|
- <GroupBox Header="刷卡器配置"
|
|
|
+ <GroupBox Header="{lex:Loc 刷卡器配置}"
|
|
|
Width="300"
|
|
|
Margin="0,0,50,0"
|
|
|
HorizontalAlignment="Left">
|
|
|
@@ -2793,7 +2794,7 @@
|
|
|
<materialDesign:PackIcon Kind="ContentSaveCheck"
|
|
|
Margin="0,0,6,0" />
|
|
|
<TextBlock VerticalAlignment="Center"
|
|
|
- Text="保存刷卡器配置" />
|
|
|
+ Text="{lex:Loc 保存刷卡器配置}" />
|
|
|
</StackPanel>
|
|
|
</Button>
|
|
|
</Grid>
|
|
|
@@ -2890,7 +2891,7 @@
|
|
|
Kind="BallotOutline" />
|
|
|
<TextBlock Style="{StaticResource TabHeaderTextBlockStyle}"
|
|
|
FontSize="{DynamicResource Font.Size.Body2}"
|
|
|
- Text="产品信息"
|
|
|
+ Text="{lex:Loc 产品信息}"
|
|
|
HorizontalAlignment="Stretch" />
|
|
|
</StackPanel>
|
|
|
</TabItem.Header>
|
|
|
@@ -2899,7 +2900,7 @@
|
|
|
|
|
|
<GroupBox HorizontalAlignment="Left"
|
|
|
Margin="10,5"
|
|
|
- Header="产品与mes参数绑定设置"
|
|
|
+ Header="{lex:Loc 产品与MES参数绑定设置}"
|
|
|
Width="400"
|
|
|
FontSize="{DynamicResource Font.Size.Title4}">
|
|
|
<Grid Margin="20">
|
|
|
@@ -2920,7 +2921,7 @@
|
|
|
</Grid.RowDefinitions>
|
|
|
|
|
|
<TextBlock Margin="0,0,0,8"
|
|
|
- Text="产品名称:"
|
|
|
+ Text="{lex:Loc 产品名称}"
|
|
|
VerticalAlignment="Center"
|
|
|
FontSize="{DynamicResource Font.Size.Body3}"
|
|
|
HorizontalAlignment="Right" />
|
|
|
@@ -2953,7 +2954,7 @@
|
|
|
</ComboBox>
|
|
|
<TextBlock Margin="0,0,0,8"
|
|
|
Grid.Row="1"
|
|
|
- Text="产品编码(model):"
|
|
|
+ Text="{lex:Loc 产品编码}"
|
|
|
VerticalAlignment="Center"
|
|
|
FontSize="{DynamicResource Font.Size.Body3}"
|
|
|
HorizontalAlignment="Right" />
|
|
|
@@ -2975,7 +2976,7 @@
|
|
|
<TextBlock Margin="0,0,0,8"
|
|
|
Grid.Row="2"
|
|
|
VerticalAlignment="Center"
|
|
|
- Text="产品颜色:"
|
|
|
+ Text="{lex:Loc 产品颜色}"
|
|
|
FontSize="{DynamicResource Font.Size.Body3}"
|
|
|
HorizontalAlignment="Right" />
|
|
|
<TextBox Grid.Row="2"
|
|
|
@@ -2996,7 +2997,7 @@
|
|
|
<TextBlock Margin="0,0,0,8"
|
|
|
Grid.Row="3"
|
|
|
VerticalAlignment="Center"
|
|
|
- Text="产品KB:"
|
|
|
+ Text="{lex:Loc 产品KB}"
|
|
|
FontSize="{DynamicResource Font.Size.Body3}"
|
|
|
HorizontalAlignment="Right" />
|
|
|
<TextBox Grid.Row="3"
|
|
|
@@ -3017,7 +3018,7 @@
|
|
|
<TextBlock Margin="0,0,0,8"
|
|
|
Grid.Row="4"
|
|
|
VerticalAlignment="Center"
|
|
|
- Text="产品类型:"
|
|
|
+ Text="{lex:Loc 产品类型}"
|
|
|
FontSize="{DynamicResource Font.Size.Body3}"
|
|
|
HorizontalAlignment="Right" />
|
|
|
<TextBox Grid.Row="4"
|
|
|
@@ -3038,7 +3039,7 @@
|
|
|
<TextBlock Margin="0,0,0,8"
|
|
|
Grid.Row="5"
|
|
|
VerticalAlignment="Center"
|
|
|
- Text="产品集合:"
|
|
|
+ Text="{lex:Loc 产品集合}"
|
|
|
FontSize="{DynamicResource Font.Size.Body3}"
|
|
|
HorizontalAlignment="Right" />
|
|
|
|
|
|
@@ -3047,7 +3048,7 @@
|
|
|
Width="100"
|
|
|
Margin="10,4"
|
|
|
FontSize="14"
|
|
|
- materialDesign:HintAssist.Hint="选择产品"
|
|
|
+ materialDesign:HintAssist.Hint="{lex:Loc 选择产品}"
|
|
|
ItemsSource="{Binding ProductLoadList}"
|
|
|
SelectedItem="{Binding Product, Mode=TwoWay}"
|
|
|
HorizontalAlignment="Left">
|
|
|
@@ -3074,7 +3075,7 @@
|
|
|
<TextBlock Margin="0,0,0,8"
|
|
|
Grid.Row="6"
|
|
|
VerticalAlignment="Center"
|
|
|
- Text="添加产品:"
|
|
|
+ Text="{lex:Loc 添加产品}"
|
|
|
FontSize="{DynamicResource Font.Size.Body3}"
|
|
|
HorizontalAlignment="Right" />
|
|
|
<TextBox Grid.Row="6"
|
|
|
@@ -3109,7 +3110,7 @@
|
|
|
<materialDesign:PackIcon Kind="AddBox"
|
|
|
Margin="0,0,6,0" />
|
|
|
<TextBlock VerticalAlignment="Center"
|
|
|
- Text="添加产品" />
|
|
|
+ Text="{lex:Loc 添加产品}" />
|
|
|
</StackPanel>
|
|
|
</Button>
|
|
|
<Button Margin="5"
|
|
|
@@ -3122,7 +3123,7 @@
|
|
|
<materialDesign:PackIcon Kind="Delete"
|
|
|
Margin="0,0,6,0" />
|
|
|
<TextBlock VerticalAlignment="Center"
|
|
|
- Text="删除产品" />
|
|
|
+ Text="{lex:Loc 删除产品}" />
|
|
|
</StackPanel>
|
|
|
</Button>
|
|
|
</StackPanel>
|
|
|
@@ -3144,7 +3145,7 @@
|
|
|
<materialDesign:PackIcon Kind="PuzzleEditOutline"
|
|
|
Margin="0,0,6,0" />
|
|
|
<TextBlock VerticalAlignment="Center"
|
|
|
- Text="获取" />
|
|
|
+ Text="{lex:Loc 获取}" />
|
|
|
</StackPanel>
|
|
|
</Button>
|
|
|
<Button Margin="5"
|
|
|
@@ -3157,7 +3158,7 @@
|
|
|
<materialDesign:PackIcon Kind="DeleteForeverOutline"
|
|
|
Margin="0,0,6,0" />
|
|
|
<TextBlock VerticalAlignment="Center"
|
|
|
- Text="删除" />
|
|
|
+ Text="{lex:Loc 删除}" />
|
|
|
</StackPanel>
|
|
|
</Button>
|
|
|
<Button Margin="5"
|
|
|
@@ -3170,7 +3171,7 @@
|
|
|
<materialDesign:PackIcon Kind="ContentSaveCheck"
|
|
|
Margin="0,0,6,0" />
|
|
|
<TextBlock VerticalAlignment="Center"
|
|
|
- Text="保存" />
|
|
|
+ Text="{lex:Loc 保存}" />
|
|
|
</StackPanel>
|
|
|
</Button>
|
|
|
</StackPanel>
|