|
|
@@ -851,8 +851,8 @@ |
|
|
|
</Grid.RenderTransform> |
|
|
|
<Border Style="{DynamicResource border车}" Width="60" Height="60" HorizontalAlignment="Right"></Border> |
|
|
|
<Grid HorizontalAlignment="Right" VerticalAlignment="Top" x:Name="caiping"> |
|
|
|
<Border Margin="0,20,15,0" Width="20" Height="10" Style="{DynamicResource border菜}"></Border> |
|
|
|
<Border Margin="0,20,5,0" Width="20" Height="10" Style="{DynamicResource border菜}"></Border> |
|
|
|
<Border Margin="0,50,15,0" Width="20" Height="10" Style="{DynamicResource border菜}"></Border> |
|
|
|
<Border Margin="0,50,5,0" Width="20" Height="10" Style="{DynamicResource border菜}"></Border> |
|
|
|
</Grid> |
|
|
|
<Grid x:Name="biaoji" HorizontalAlignment="Right" VerticalAlignment="Top" Margin="0,20,0,0"> |
|
|
|
<Path x:Name="path1" Visibility="Collapsed" Data="M142.25,37 L128.75,44 146.40385,53.25" Fill="#26ECCE09" HorizontalAlignment="Right" Height="17" Margin="128,37,54,0" Stroke="#7FECCE09" StrokeThickness="3" Stretch="Fill" VerticalAlignment="Top" Width="18"/> |
|
|
@@ -1096,21 +1096,50 @@ |
|
|
|
</Setter.Value> |
|
|
|
</Setter> |
|
|
|
</Style> |
|
|
|
|
|
|
|
</ResourceDictionary> |
|
|
|
</UserControl.Resources> |
|
|
|
<Grid> |
|
|
|
|
|
|
|
<!--#region 测试按钮--> |
|
|
|
<StackPanel HorizontalAlignment="Right" VerticalAlignment="Top" Margin="0,20,100,0" Orientation="Horizontal"> |
|
|
|
<Button x:Name="StartButton" Width="100" Margin="10,0,0,0" Click="Button_Click" Cursor="Hand">开始</Button> |
|
|
|
<Button Width="100" Margin="10,0,0,0" Click="Button_Click_1">取菜</Button> |
|
|
|
<Button x:Name="StopButton" Width="100" Margin="10,0,0,0" Click="StopButton_Click" Cursor="Hand">运输菜</Button> |
|
|
|
<Button Width="100" Margin="10,0,0,0" Click="Button_Click_2" Cursor="Hand">送空桶</Button> |
|
|
|
<Button Width="100" Margin="10,0,0,0" Click="Button_Click_3" Cursor="Hand">回去</Button> |
|
|
|
<StackPanel> |
|
|
|
<TextBlock Margin="5">停车桩测试</TextBlock> |
|
|
|
<TextBox x:Name="tcz_text" Margin="5">1</TextBox> |
|
|
|
<Button Margin="5" Click="Button_Click" Tag="设置有车" Cursor="Hand">设置有车</Button> |
|
|
|
<Button Margin="5" Click="Button_Click" Tag="设置无车" Cursor="Hand">设置无车</Button> |
|
|
|
</StackPanel> |
|
|
|
|
|
|
|
<StackPanel> |
|
|
|
<TextBlock Margin="5">料筒控制</TextBlock> |
|
|
|
<TextBox x:Name="liaotong_text" Margin="5">1</TextBox> |
|
|
|
<Button Margin="5" Click="Button_Click" Tag="启动" Cursor="Hand">启动</Button> |
|
|
|
<Button Margin="5" Click="Button_Click" Tag="停止" Cursor="Hand">停止</Button> |
|
|
|
</StackPanel> |
|
|
|
|
|
|
|
<StackPanel> |
|
|
|
<TextBlock Margin="5">设置物料</TextBlock> |
|
|
|
<TextBox x:Name="liaotongwuliao_text" Margin="5">1</TextBox> |
|
|
|
<TextBox x:Name="liaotongwuliaoshuliang_text" Margin="5">1</TextBox> |
|
|
|
|
|
|
|
<Button Margin="5" Click="Button_Click" Tag="设置物料" Cursor="Hand">设置物料</Button> |
|
|
|
</StackPanel> |
|
|
|
|
|
|
|
<StackPanel> |
|
|
|
<TextBlock Margin="5">小车测试</TextBlock> |
|
|
|
<TextBox x:Name="xiaoche_text" Margin="5">1</TextBox> |
|
|
|
<Button Margin="5" Click="Button_Click" Tag="小车停止" Cursor="Hand">小车停止</Button> |
|
|
|
<ComboBox x:Name="控制命令" HorizontalAlignment="Left" Width="100"/> |
|
|
|
<Button Margin="5" Click="Button_Click" Tag="运行小车" Cursor="Hand">运行小车</Button> |
|
|
|
</StackPanel> |
|
|
|
|
|
|
|
<StackPanel> |
|
|
|
<TextBlock Margin="5">小车?物品</TextBlock> |
|
|
|
<TextBox x:Name="xiaochewuping_text" Margin="5">1</TextBox> |
|
|
|
<Button Margin="5" Click="Button_Click" Tag="有物品" Cursor="Hand">有物品</Button> |
|
|
|
<Button Margin="5" Click="Button_Click" Tag="无物品" Cursor="Hand">无物品</Button> |
|
|
|
|
|
|
|
<Button Width="100" Margin="10,0,0,0" Click="Button_Click_4" Cursor="Hand">停止</Button> |
|
|
|
|
|
|
|
</StackPanel> |
|
|
|
</StackPanel> |
|
|
|
<!--#endregion--> |
|
|
|
|
|
|
@@ -1235,18 +1264,155 @@ |
|
|
|
<Border Style="{DynamicResource border炒锅}" Grid.Column="4" HorizontalAlignment="Left"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" FontSize="16" Width="18" Margin="-10,0,0,0" HorizontalAlignment="Left" VerticalAlignment="Bottom">炒锅(5)号</TextBlock> |
|
|
|
</Border> |
|
|
|
|
|
|
|
<Grid HorizontalAlignment="Right" VerticalAlignment="Bottom" Margin="100,0,-40,80" Grid.Column="0"> |
|
|
|
<Rectangle Stroke="#FFFFA400" StrokeDashArray="5 5" Margin="10"/> |
|
|
|
<StackPanel> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="一号炒锅制作流程" Margin="20,20,20,5" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<StackPanel Orientation="Horizontal" Margin="20,5,20,0"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="菜品:" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" |
|
|
|
Text="{Binding wokModel_1.goodsName,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
Tag="{Binding wokModel_1.id,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
ToolTip="{Binding wokModel_1.orderID,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
FontSize="16" HorizontalAlignment="Left" VerticalAlignment="Center" Foreground="#FF00FFED" /> |
|
|
|
</StackPanel> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="步骤:" Margin="20,5,20,0" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<ListBox ItemsSource="{Binding wokModel_1.workflows,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" HorizontalAlignment="Center" Margin="0,0,0,10"> |
|
|
|
<ListBox.ItemTemplate> |
|
|
|
<DataTemplate> |
|
|
|
<StackPanel Orientation="Horizontal" Margin="15,5,15,5"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="{Binding xh,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" FontSize="16" Foreground="#FF00FFB3" /> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="{Binding Name,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" FontSize="16" Foreground="#FF00FFB3" /> |
|
|
|
<Image Margin="20,0,0,0" Style="{DynamicResource image完成}" Visibility="{Binding visibility,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}"></Image> |
|
|
|
</StackPanel> |
|
|
|
</DataTemplate> |
|
|
|
</ListBox.ItemTemplate> |
|
|
|
</ListBox> |
|
|
|
</StackPanel> |
|
|
|
</Grid> |
|
|
|
|
|
|
|
<Grid HorizontalAlignment="Right" VerticalAlignment="Bottom" Margin="100,0,-40,80" Grid.Column="1"> |
|
|
|
<Rectangle Stroke="#FFFFA400" StrokeDashArray="5 5" Margin="10"/> |
|
|
|
<StackPanel> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="二号炒锅制作流程" Margin="20,20,20,5" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<StackPanel Orientation="Horizontal" Margin="20,5,20,0"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="菜品:" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" |
|
|
|
Text="{Binding wokModel_2.goodsName,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
Tag="{Binding wokModel_2.id,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
ToolTip="{Binding wokModel_2.orderID,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
FontSize="16" HorizontalAlignment="Left" VerticalAlignment="Center" Foreground="#FF00FFED" /> |
|
|
|
</StackPanel> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="步骤:" Margin="20,5,20,0" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<ListBox ItemsSource="{Binding wokModel_2.workflows,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" HorizontalAlignment="Center" Margin="0,0,0,10"> |
|
|
|
<ListBox.ItemTemplate> |
|
|
|
<DataTemplate> |
|
|
|
<StackPanel Orientation="Horizontal" Margin="15,5,15,5"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="{Binding xh,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" FontSize="16" Foreground="#FF00FFB3" /> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="{Binding Name,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" FontSize="16" Foreground="#FF00FFB3" /> |
|
|
|
<Image Margin="20,0,0,0" Style="{DynamicResource image完成}" Visibility="{Binding visibility,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}"></Image> |
|
|
|
</StackPanel> |
|
|
|
</DataTemplate> |
|
|
|
</ListBox.ItemTemplate> |
|
|
|
</ListBox> |
|
|
|
</StackPanel> |
|
|
|
</Grid> |
|
|
|
|
|
|
|
<Grid HorizontalAlignment="Right" VerticalAlignment="Bottom" Margin="100,0,-40,80" Grid.Column="2"> |
|
|
|
<Rectangle Stroke="#FFFFA400" StrokeDashArray="5 5" Margin="10"/> |
|
|
|
<StackPanel> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="三号炒锅制作流程" Margin="20,20,20,5" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<StackPanel Orientation="Horizontal" Margin="20,5,20,0"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="菜品:" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" |
|
|
|
Text="{Binding wokModel_3.goodsName,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
Tag="{Binding wokModel_3.id,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
ToolTip="{Binding wokModel_3.orderID,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
FontSize="16" HorizontalAlignment="Left" VerticalAlignment="Center" Foreground="#FF00FFED" /> |
|
|
|
</StackPanel> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="步骤:" Margin="20,5,20,0" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<ListBox ItemsSource="{Binding wokModel_3.workflows,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" HorizontalAlignment="Center" Margin="0,0,0,10"> |
|
|
|
<ListBox.ItemTemplate> |
|
|
|
<DataTemplate> |
|
|
|
<StackPanel Orientation="Horizontal" Margin="15,5,15,5"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="{Binding xh,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" FontSize="16" Foreground="#FF00FFB3" /> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="{Binding Name,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" FontSize="16" Foreground="#FF00FFB3" /> |
|
|
|
<Image Margin="20,0,0,0" Style="{DynamicResource image完成}" Visibility="{Binding visibility,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}"></Image> |
|
|
|
</StackPanel> |
|
|
|
</DataTemplate> |
|
|
|
</ListBox.ItemTemplate> |
|
|
|
</ListBox> |
|
|
|
</StackPanel> |
|
|
|
</Grid> |
|
|
|
|
|
|
|
<Grid HorizontalAlignment="Right" VerticalAlignment="Bottom" Margin="100,0,-40,80" Grid.Column="3"> |
|
|
|
<Rectangle Stroke="#FFFFA400" StrokeDashArray="5 5" Margin="10"/> |
|
|
|
<StackPanel> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="四号炒锅制作流程" Margin="20,20,20,5" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<StackPanel Orientation="Horizontal" Margin="20,5,20,0"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="菜品:" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" |
|
|
|
Text="{Binding wokModel_4.goodsName,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
Tag="{Binding wokModel_4.id,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
ToolTip="{Binding wokModel_4.orderID,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
FontSize="16" HorizontalAlignment="Left" VerticalAlignment="Center" Foreground="#FF00FFED" /> |
|
|
|
</StackPanel> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="步骤:" Margin="20,5,20,0" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<ListBox ItemsSource="{Binding wokModel_4.workflows,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" HorizontalAlignment="Center" Margin="0,0,0,10"> |
|
|
|
<ListBox.ItemTemplate> |
|
|
|
<DataTemplate> |
|
|
|
<StackPanel Orientation="Horizontal" Margin="15,5,15,5"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="{Binding xh,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" FontSize="16" Foreground="#FF00FFB3" /> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="{Binding Name,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" FontSize="16" Foreground="#FF00FFB3" /> |
|
|
|
<Image Margin="20,0,0,0" Style="{DynamicResource image完成}" Visibility="{Binding visibility,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}"></Image> |
|
|
|
</StackPanel> |
|
|
|
</DataTemplate> |
|
|
|
</ListBox.ItemTemplate> |
|
|
|
</ListBox> |
|
|
|
</StackPanel> |
|
|
|
</Grid> |
|
|
|
|
|
|
|
<Grid HorizontalAlignment="Right" VerticalAlignment="Bottom" Margin="100,0,-40,80" Grid.Column="4"> |
|
|
|
<Rectangle Stroke="#FFFFA400" StrokeDashArray="5 5" Margin="10"/> |
|
|
|
<StackPanel> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="五号炒锅制作流程" Margin="20,20,20,5" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<StackPanel Orientation="Horizontal" Margin="20,5,20,0"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="菜品:" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" |
|
|
|
Text="{Binding wokModel_5.goodsName,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
Tag="{Binding wokModel_5.id,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
ToolTip="{Binding wokModel_5.orderID,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" |
|
|
|
FontSize="16" HorizontalAlignment="Left" VerticalAlignment="Center" Foreground="#FF00FFED" /> |
|
|
|
</StackPanel> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="步骤:" Margin="20,5,20,0" FontSize="20" Foreground="#FFFCD5B5" /> |
|
|
|
<ListBox ItemsSource="{Binding wokModel_5.workflows,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" HorizontalAlignment="Center" Margin="0,0,0,10"> |
|
|
|
<ListBox.ItemTemplate> |
|
|
|
<DataTemplate> |
|
|
|
<StackPanel Orientation="Horizontal" Margin="15,5,15,5"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="{Binding xh,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" FontSize="16" Foreground="#FF00FFB3" /> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Text="{Binding Name,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" FontSize="16" Foreground="#FF00FFB3" /> |
|
|
|
<Image Margin="20,0,0,0" Style="{DynamicResource image完成}" Visibility="{Binding visibility,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}"></Image> |
|
|
|
</StackPanel> |
|
|
|
</DataTemplate> |
|
|
|
</ListBox.ItemTemplate> |
|
|
|
</ListBox> |
|
|
|
</StackPanel> |
|
|
|
</Grid> |
|
|
|
</Grid> |
|
|
|
|
|
|
|
|
|
|
|
<!--#endregion--> |
|
|
|
|
|
|
|
<!--#region 滚筒线,IsEnabled True代表有菜 false 空碗.Text:Start 执行动画 Tag:代表传输带上有几个菜碗--> |
|
|
|
<StackPanel Orientation="Horizontal" Height="240" Width="580" HorizontalAlignment="Left" VerticalAlignment="Top" Margin="290,0,0,0"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" FontSize="16" Width="18" HorizontalAlignment="Right">满料桶滚筒线</TextBlock> |
|
|
|
<TextBox Style="{StaticResource 传送带}" IsEnabled="True" Text="{Binding RollerLines_1.Text,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Tag="{Binding RollerLines_1.DishesNum,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Margin="0,0,0,0" ></TextBox> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" FontSize="16" Width="18" HorizontalAlignment="Right">(1)号</TextBlock> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" FontSize="16" Width="18" HorizontalAlignment="Right">(1)满料桶滚筒线</TextBlock> |
|
|
|
<TextBox Style="{StaticResource 传送带}" IsEnabled="True" Text="{Binding RollerLines_2.Text,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Tag="{Binding RollerLines_2.DishesNum,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Margin="80,0,0,0"></TextBox> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" FontSize="16" Width="18" HorizontalAlignment="Right">(2)号</TextBlock> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" FontSize="16" Width="18" HorizontalAlignment="Right">(2)满料桶滚筒线</TextBlock> |
|
|
|
<TextBox Style="{StaticResource 传送带}" IsEnabled="True" Text="{Binding RollerLines_3.Text,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Tag="{Binding RollerLines_3.DishesNum,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Margin="80,0,0,0" ></TextBox> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" FontSize="16" Width="18" HorizontalAlignment="Right">(3)号</TextBlock> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" FontSize="16" Width="18" HorizontalAlignment="Right">(3)满料桶滚筒线</TextBlock> |
|
|
|
<TextBox Style="{StaticResource 传送带空}" IsEnabled="False" Text="{Binding RollerLines_4.Text,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Tag="{Binding RollerLines_4.DishesNum,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" Margin="80,0,0,0"></TextBox> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" FontSize="16" Width="16" HorizontalAlignment="Right">空桶滚筒线</TextBlock> |
|
|
|
</StackPanel> |
|
|
@@ -1255,22 +1421,22 @@ |
|
|
|
<!--#region 停车桩与充电桩--> |
|
|
|
<StackPanel HorizontalAlignment="Right" VerticalAlignment="Top" Margin="0,200,30,0"> |
|
|
|
<Border Style="{DynamicResource border停车位}"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Margin="10,0,0,0" HorizontalAlignment="Left" VerticalAlignment="Bottom">停车桩(1号)</TextBlock> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Margin="10,0,-15,0" HorizontalAlignment="Left" VerticalAlignment="Bottom">停车桩(1号)</TextBlock> |
|
|
|
</Border> |
|
|
|
<Border Style="{DynamicResource border停车位}"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Margin="10,0,0,0" HorizontalAlignment="Left" VerticalAlignment="Bottom">停车桩(2号)</TextBlock> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Margin="10,0,-15,0" HorizontalAlignment="Left" VerticalAlignment="Bottom">停车桩(2号)</TextBlock> |
|
|
|
</Border> |
|
|
|
<Border Style="{DynamicResource border停车位}"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Margin="10,0,0,0" HorizontalAlignment="Left" VerticalAlignment="Bottom">停车桩(3号)</TextBlock> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Margin="10,0,-15,0" HorizontalAlignment="Left" VerticalAlignment="Bottom">停车桩(3号)</TextBlock> |
|
|
|
</Border> |
|
|
|
<Border Style="{DynamicResource border停车位}"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Margin="10,0,0,0" HorizontalAlignment="Left" VerticalAlignment="Bottom">停车桩(4号)</TextBlock> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Margin="10,0,-15,0" HorizontalAlignment="Left" VerticalAlignment="Bottom">停车桩(4号)</TextBlock> |
|
|
|
</Border> |
|
|
|
<Border Style="{DynamicResource border充电桩}"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Margin="0,10,0,-13" HorizontalAlignment="Left" VerticalAlignment="Bottom">充电桩(1号)</TextBlock> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Margin="0,10,-25,-13" HorizontalAlignment="Left" VerticalAlignment="Bottom">充电桩(5号)</TextBlock> |
|
|
|
</Border> |
|
|
|
<Border Style="{DynamicResource border充电桩}"> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Margin="-2,0,0,-13" HorizontalAlignment="Left" VerticalAlignment="Bottom">充电桩(2号)</TextBlock> |
|
|
|
<TextBlock Style="{DynamicResource 80号字体样式}" Margin="-2,0,-25,-13" HorizontalAlignment="Left" VerticalAlignment="Bottom">充电桩(6号)</TextBlock> |
|
|
|
</Border> |
|
|
|
</StackPanel> |
|
|
|
<StackPanel HorizontalAlignment="Right" VerticalAlignment="Top" Margin="0,200,100,0"> |
|
|
|