From 98ba49489d5dcbe73d4a11c9a2751c3ff75fac1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A6=82=E6=84=8F=20=E5=BD=AD?= <2417589739@qq.com> Date: Thu, 27 Apr 2023 17:33:01 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Pages/View/MainView.xaml | 51 +++-- .../Resource/MyStyle.xaml | 113 ++++++++++ .../View/BomOfMaterialView.xaml | 213 ++++++++++++++---- .../View/DeviceMaterialParView.xaml | 129 ++--------- .../View/ManualControlView.xaml | 4 +- .../View/NewLocalRecipeView.xaml | 2 +- .../View/PlcVarMonitorView.xaml | 196 ++++++++++++---- .../View/ProcessMonitorView.xaml | 175 ++++++++++---- .../View/RecipeInfosView.xaml | 162 ++++++++++--- .../View/RecipeReceiveView.xaml | 24 +- .../View/SiemensRecipeReceiveView.xaml | 6 +- .../View/StockBinRawMaterialView.xaml | 205 ++++++++++------- .../View/SystemParView.xaml | 146 +++++++++--- .../View/WindSendParView.xaml | 168 ++++++++++---- .../ViewModel/ManualControlViewModel.cs | 91 ++++++-- 15 files changed, 1173 insertions(+), 512 deletions(-) create mode 100644 BPASmartClient.JXJFoodSmallStation/Resource/MyStyle.xaml diff --git a/BPASmartClient.CustomResource/Pages/View/MainView.xaml b/BPASmartClient.CustomResource/Pages/View/MainView.xaml index fb4ce75c..4577d212 100644 --- a/BPASmartClient.CustomResource/Pages/View/MainView.xaml +++ b/BPASmartClient.CustomResource/Pages/View/MainView.xaml @@ -21,7 +21,7 @@ - + @@ -376,33 +376,33 @@ + x:Name="bd1" + Width="25" + Height="13" + Margin="0,-10,-5,0" + HorizontalAlignment="Right" + VerticalAlignment="Top" + Panel.ZIndex="100" + Background="#2600CAFF" + CornerRadius="3" + Cursor="Hand" + Visibility="Collapsed"> + HorizontalAlignment="Center" + FontSize="8" + Foreground="#FF00E6F7" + Text="{Binding ListNum, Mode=TwoWay}" /> + x:Name="image1" + Width="{TemplateBinding Width}" + Height="{TemplateBinding Height}" + Panel.ZIndex="0" + RenderOptions.BitmapScalingMode="HighQuality" + SnapsToDevicePixels="True" + Source="/BPASmartClient.CustomResource;component/Image/告警/无告警.png" + UseLayoutRounding="True" /> @@ -581,12 +581,13 @@ + ToolTip="心跳检测报警" /> + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/BPASmartClient.JXJFoodSmallStation/View/BomOfMaterialView.xaml b/BPASmartClient.JXJFoodSmallStation/View/BomOfMaterialView.xaml index a3b512d6..de8dcec5 100644 --- a/BPASmartClient.JXJFoodSmallStation/View/BomOfMaterialView.xaml +++ b/BPASmartClient.JXJFoodSmallStation/View/BomOfMaterialView.xaml @@ -1,19 +1,32 @@ - + + + + + + + + + + + --> + + + - + - + + - + - - + + - + - - - - + + + + - 原料名称 - 原料位置 - 原料桶号 - 原料重量 + + 原料名称 + + + 原料位置 + + + 原料桶号 + + + 原料重量 + - - + + - + - - - - + + + + - - - - + + + + diff --git a/BPASmartClient.JXJFoodSmallStation/View/RecipeReceiveView.xaml b/BPASmartClient.JXJFoodSmallStation/View/RecipeReceiveView.xaml index e434f984..07b8ba80 100644 --- a/BPASmartClient.JXJFoodSmallStation/View/RecipeReceiveView.xaml +++ b/BPASmartClient.JXJFoodSmallStation/View/RecipeReceiveView.xaml @@ -45,34 +45,40 @@ - + - + - + - - - + - + - + + - + + + + + + + + + - + - +