diff --git a/.vs/HighWayIot/v16/.suo b/.vs/HighWayIot/v16/.suo index 43c973b2..dd9e0f98 100644 Binary files a/.vs/HighWayIot/v16/.suo and b/.vs/HighWayIot/v16/.suo differ diff --git a/Aucma.Scada.UI/Aucma.Scada.UI.csproj b/Aucma.Scada.UI/Aucma.Scada.UI.csproj index 04ba3c67..312fd0aa 100644 --- a/Aucma.Scada.UI/Aucma.Scada.UI.csproj +++ b/Aucma.Scada.UI/Aucma.Scada.UI.csproj @@ -93,9 +93,6 @@ - - IndexControl.xaml - AssemblyPlanControl.xaml @@ -126,17 +123,14 @@ RecordControl.xaml - - - + + + + - - - MSBuild:Compile - Designer - + Designer MSBuild:Compile diff --git a/Aucma.Scada.UI/IndexControl.xaml b/Aucma.Scada.UI/IndexControl.xaml deleted file mode 100644 index bd724292..00000000 --- a/Aucma.Scada.UI/IndexControl.xaml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - diff --git a/Aucma.Scada.UI/IndexControl.xaml.cs b/Aucma.Scada.UI/IndexControl.xaml.cs deleted file mode 100644 index 8984935e..00000000 --- a/Aucma.Scada.UI/IndexControl.xaml.cs +++ /dev/null @@ -1,28 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Input; -using System.Windows.Media; -using System.Windows.Media.Imaging; -using System.Windows.Navigation; -using System.Windows.Shapes; - -namespace Aucma.Scada.UI -{ - /// - /// IndexControl.xaml 的交互逻辑 - /// - public partial class IndexControl : UserControl - { - public IndexControl() - { - InitializeComponent(); - } - } -} diff --git a/Aucma.Scada.UI/Page/AssemblyPlan/AssemblyPlanControl.xaml b/Aucma.Scada.UI/Page/AssemblyPlan/AssemblyPlanControl.xaml index e21c25d0..46bda63f 100644 --- a/Aucma.Scada.UI/Page/AssemblyPlan/AssemblyPlanControl.xaml +++ b/Aucma.Scada.UI/Page/AssemblyPlan/AssemblyPlanControl.xaml @@ -4,9 +4,162 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:local="clr-namespace:Aucma.Scada.UI.Page.AssemblyPlan" + xmlns:lvc="clr-namespace:LiveCharts.Wpf;assembly=LiveCharts.Wpf" mc:Ignorable="d" - d:DesignHeight="450" d:DesignWidth="800"> - + d:DesignHeight="750" d:DesignWidth="1920" Background="Transparent"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +