From 476e39fd633b293279153b9a905dde078e7289ff Mon Sep 17 00:00:00 2001 From: liuwf Date: Wed, 6 Dec 2023 19:36:57 +0800 Subject: [PATCH] change. --- Aucma.Scada.UI/App.xaml | 15 ++++ .../AssemblyPlan/AssemblyPlanControl.xaml | 12 +-- .../Page/AssemblyPlan/PlanInfoEditWindow.xaml | 75 ++++++++++++++++-- .../AssemblyPlan/QuantityIssuedWindow.xaml | 14 ++-- .../AssemblyPlan/SearchCriteriaWindow.xaml | 2 +- .../Page/InStoreInfo/InStoreInfoControl.xaml | 16 ++-- .../InventoryInfo/InventoryInfoControl.xaml | 2 +- .../Page/InventoryInfo/LinerInventory.xaml | 2 +- .../MaterialStatisticsWindow.xaml | 2 +- .../Page/InventoryInfo/ShellInventory.xaml | 2 +- .../Page/InventoryInfo/SpaceDetailWindow.xaml | 78 +++++++++++++++++-- .../Page/InventoryInfo/SpaceInfoControl.xaml | 2 +- .../OutStoreInfo/OutStoreInfoControl.xaml | 20 ++--- .../Page/TaskInfo/TaskInfoControl.xaml | 2 +- 14 files changed, 193 insertions(+), 51 deletions(-) diff --git a/Aucma.Scada.UI/App.xaml b/Aucma.Scada.UI/App.xaml index 0b226d26..2af61594 100644 --- a/Aucma.Scada.UI/App.xaml +++ b/Aucma.Scada.UI/App.xaml @@ -6,6 +6,21 @@ + + diff --git a/Aucma.Scada.UI/Page/AssemblyPlan/AssemblyPlanControl.xaml b/Aucma.Scada.UI/Page/AssemblyPlan/AssemblyPlanControl.xaml index 9c687dae..adc82de1 100644 --- a/Aucma.Scada.UI/Page/AssemblyPlan/AssemblyPlanControl.xaml +++ b/Aucma.Scada.UI/Page/AssemblyPlan/AssemblyPlanControl.xaml @@ -6,7 +6,7 @@ xmlns:local="clr-namespace:Aucma.Scada.UI.Page.AssemblyPlan" xmlns:lvc="clr-namespace:LiveCharts.Wpf;assembly=LiveCharts.Wpf" xmlns:local1="clr-namespace:Aucma.Scada.UI.Converter.AssemblyPlan" - mc:Ignorable="d" + mc:Ignorable="d" FontFamily="Microsoft YaHei" d:DesignHeight="750" d:DesignWidth="1920" Background="#1152AC" > @@ -118,27 +118,27 @@ - + - + - + - + - + diff --git a/Aucma.Scada.UI/Page/AssemblyPlan/PlanInfoEditWindow.xaml b/Aucma.Scada.UI/Page/AssemblyPlan/PlanInfoEditWindow.xaml index 0cee6b13..e40f1e05 100644 --- a/Aucma.Scada.UI/Page/AssemblyPlan/PlanInfoEditWindow.xaml +++ b/Aucma.Scada.UI/Page/AssemblyPlan/PlanInfoEditWindow.xaml @@ -5,9 +5,72 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:Aucma.Scada.UI.Page.AssemblyPlan" xmlns:local1="clr-namespace:Aucma.Scada.UI.Converter.AssemblyPlan" - mc:Ignorable="d" + mc:Ignorable="d" WindowStartupLocation="CenterScreen" FontFamily="Microsoft YaHei" Title="MES生产计划" Height="650" Width="900" Name="window" Background="#1152AC" ResizeMode="NoResize" > + + + + + + + + + + @@ -15,7 +78,7 @@ - + @@ -27,7 +90,7 @@ - +