Linshuk 3 months ago
parent
commit
bc066a4bc6

+ 37 - 37
Scada/Page/PageEquipmentMonitor3.Designer.cs

@@ -36,10 +36,10 @@
             userAlarmState3 = new UserAlarmState();
             userDeviceState3 = new UserDeviceState();
             uiTitlePanel1 = new Sunny.UI.UITitlePanel();
+            userAlarmState1 = new UserAlarmState();
+            userDeviceState4 = new UserDeviceState();
             userAlarmState6 = new UserAlarmState();
             userDeviceState1 = new UserDeviceState();
-            userDeviceState4 = new UserDeviceState();
-            userAlarmState1 = new UserAlarmState();
             uiTitlePanel2.SuspendLayout();
             uiTitlePanel1.SuspendLayout();
             SuspendLayout();
@@ -170,16 +170,49 @@
             uiTitlePanel1.Controls.Add(userAlarmState6);
             uiTitlePanel1.Controls.Add(userDeviceState1);
             uiTitlePanel1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
-            uiTitlePanel1.Location = new Point(4, 229);
+            uiTitlePanel1.Location = new Point(4, 234);
             uiTitlePanel1.Margin = new Padding(4, 5, 4, 5);
             uiTitlePanel1.MinimumSize = new Size(1, 1);
             uiTitlePanel1.Name = "uiTitlePanel1";
             uiTitlePanel1.ShowText = false;
-            uiTitlePanel1.Size = new Size(1059, 167);
+            uiTitlePanel1.Size = new Size(1059, 178);
             uiTitlePanel1.TabIndex = 5;
             uiTitlePanel1.Text = "精洗工位";
             uiTitlePanel1.TextAlignment = ContentAlignment.MiddleCenter;
             // 
+            // userAlarmState1
+            // 
+            userAlarmState1.DeviceName = "输送机行程报警";
+            userAlarmState1.FillColor = Color.Transparent;
+            userAlarmState1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userAlarmState1.Location = new Point(412, 112);
+            userAlarmState1.MinimumSize = new Size(1, 1);
+            userAlarmState1.Name = "userAlarmState1";
+            userAlarmState1.RectColor = Color.Transparent;
+            userAlarmState1.Size = new Size(315, 50);
+            userAlarmState1.State = true;
+            userAlarmState1.TabIndex = 7;
+            userAlarmState1.Text = "userAlarmState1";
+            userAlarmState1.TextAlignment = ContentAlignment.MiddleCenter;
+            userAlarmState1.VariableName = "输送机行程报警";
+            // 
+            // userDeviceState4
+            // 
+            userDeviceState4.BackColor = Color.Transparent;
+            userDeviceState4.DeviceRunName = "输送机变频器运行状态";
+            userDeviceState4.FillColor = Color.Transparent;
+            userDeviceState4.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userDeviceState4.Location = new Point(8, 112);
+            userDeviceState4.MinimumSize = new Size(1, 1);
+            userDeviceState4.Name = "userDeviceState4";
+            userDeviceState4.RectColor = Color.Transparent;
+            userDeviceState4.Size = new Size(350, 50);
+            userDeviceState4.State = false;
+            userDeviceState4.TabIndex = 6;
+            userDeviceState4.Text = "userDeviceState4";
+            userDeviceState4.TextAlignment = ContentAlignment.MiddleCenter;
+            userDeviceState4.VariableName = "输送机变频器运行状态";
+            // 
             // userAlarmState6
             // 
             userAlarmState6.DeviceName = "输送机变频器故障报警";
@@ -213,39 +246,6 @@
             userDeviceState1.TextAlignment = ContentAlignment.MiddleCenter;
             userDeviceState1.VariableName = "输送机变频器电源状态";
             // 
-            // userDeviceState4
-            // 
-            userDeviceState4.BackColor = Color.Transparent;
-            userDeviceState4.DeviceRunName = "输送机变频器运行状态";
-            userDeviceState4.FillColor = Color.Transparent;
-            userDeviceState4.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
-            userDeviceState4.Location = new Point(8, 112);
-            userDeviceState4.MinimumSize = new Size(1, 1);
-            userDeviceState4.Name = "userDeviceState4";
-            userDeviceState4.RectColor = Color.Transparent;
-            userDeviceState4.Size = new Size(350, 50);
-            userDeviceState4.State = false;
-            userDeviceState4.TabIndex = 6;
-            userDeviceState4.Text = "userDeviceState4";
-            userDeviceState4.TextAlignment = ContentAlignment.MiddleCenter;
-            userDeviceState4.VariableName = "输送机变频器运行状态";
-            // 
-            // userAlarmState1
-            // 
-            userAlarmState1.DeviceName = "输送机行程报警";
-            userAlarmState1.FillColor = Color.Transparent;
-            userAlarmState1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
-            userAlarmState1.Location = new Point(412, 112);
-            userAlarmState1.MinimumSize = new Size(1, 1);
-            userAlarmState1.Name = "userAlarmState1";
-            userAlarmState1.RectColor = Color.Transparent;
-            userAlarmState1.Size = new Size(315, 50);
-            userAlarmState1.State = true;
-            userAlarmState1.TabIndex = 7;
-            userAlarmState1.Text = "userAlarmState1";
-            userAlarmState1.TextAlignment = ContentAlignment.MiddleCenter;
-            userAlarmState1.VariableName = "输送机行程报警";
-            // 
             // PageEquipmentMonitor3
             // 
             AutoScaleMode = AutoScaleMode.None;

+ 249 - 0
Scada/Page/PageLogManage.Designer.cs

@@ -28,18 +28,267 @@
         /// </summary>
         private void InitializeComponent()
         {
+            DataGridViewCellStyle dataGridViewCellStyle1 = new DataGridViewCellStyle();
+            DataGridViewCellStyle dataGridViewCellStyle2 = new DataGridViewCellStyle();
+            DataGridViewCellStyle dataGridViewCellStyle3 = new DataGridViewCellStyle();
+            DataGridViewCellStyle dataGridViewCellStyle4 = new DataGridViewCellStyle();
+            DataGridViewCellStyle dataGridViewCellStyle5 = new DataGridViewCellStyle();
+            uiTitlePanel1 = new Sunny.UI.UITitlePanel();
+            btn_ExportExcel = new Sunny.UI.UISymbolButton();
+            btn_ShowToTXT = new Sunny.UI.UISymbolButton();
+            btn_ShowToDgv = new Sunny.UI.UISymbolButton();
+            btn_OpenDire = new Sunny.UI.UISymbolButton();
+            lb_Files = new Sunny.UI.UIListBox();
+            cb_LogLev = new Sunny.UI.UIComboBox();
+            cb_Date = new Sunny.UI.UIComboBox();
+            uiTitlePanel2 = new Sunny.UI.UITitlePanel();
+            txt_ShowLog = new Sunny.UI.UITextBox();
+            uiTitlePanel3 = new Sunny.UI.UITitlePanel();
+            dgv_ShowLog = new Sunny.UI.UIDataGridView();
+            uiTitlePanel1.SuspendLayout();
+            uiTitlePanel2.SuspendLayout();
+            uiTitlePanel3.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)dgv_ShowLog).BeginInit();
             SuspendLayout();
             // 
+            // uiTitlePanel1
+            // 
+            uiTitlePanel1.Controls.Add(btn_ExportExcel);
+            uiTitlePanel1.Controls.Add(btn_ShowToTXT);
+            uiTitlePanel1.Controls.Add(btn_ShowToDgv);
+            uiTitlePanel1.Controls.Add(btn_OpenDire);
+            uiTitlePanel1.Controls.Add(lb_Files);
+            uiTitlePanel1.Controls.Add(cb_LogLev);
+            uiTitlePanel1.Controls.Add(cb_Date);
+            uiTitlePanel1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            uiTitlePanel1.Location = new Point(3, 4);
+            uiTitlePanel1.Margin = new Padding(4, 5, 4, 5);
+            uiTitlePanel1.MinimumSize = new Size(1, 1);
+            uiTitlePanel1.Name = "uiTitlePanel1";
+            uiTitlePanel1.ShowText = false;
+            uiTitlePanel1.Size = new Size(280, 535);
+            uiTitlePanel1.TabIndex = 0;
+            uiTitlePanel1.Text = "日志控制台";
+            uiTitlePanel1.TextAlignment = ContentAlignment.MiddleCenter;
+            // 
+            // btn_ExportExcel
+            // 
+            btn_ExportExcel.Font = new Font("微软雅黑", 15.75F);
+            btn_ExportExcel.Location = new Point(12, 457);
+            btn_ExportExcel.MinimumSize = new Size(1, 1);
+            btn_ExportExcel.Name = "btn_ExportExcel";
+            btn_ExportExcel.Size = new Size(261, 49);
+            btn_ExportExcel.Symbol = 361891;
+            btn_ExportExcel.TabIndex = 6;
+            btn_ExportExcel.Text = "日志导出EXCEL";
+            btn_ExportExcel.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            // 
+            // btn_ShowToTXT
+            // 
+            btn_ShowToTXT.Font = new Font("微软雅黑", 15.75F);
+            btn_ShowToTXT.Location = new Point(12, 388);
+            btn_ShowToTXT.MinimumSize = new Size(1, 1);
+            btn_ShowToTXT.Name = "btn_ShowToTXT";
+            btn_ShowToTXT.Size = new Size(261, 49);
+            btn_ShowToTXT.Symbol = 361890;
+            btn_ShowToTXT.TabIndex = 5;
+            btn_ShowToTXT.Text = "日志导出TXT";
+            btn_ShowToTXT.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            // 
+            // btn_ShowToDgv
+            // 
+            btn_ShowToDgv.Font = new Font("微软雅黑", 15.75F);
+            btn_ShowToDgv.Location = new Point(12, 319);
+            btn_ShowToDgv.MinimumSize = new Size(1, 1);
+            btn_ShowToDgv.Name = "btn_ShowToDgv";
+            btn_ShowToDgv.Size = new Size(261, 49);
+            btn_ShowToDgv.Symbol = 57381;
+            btn_ShowToDgv.TabIndex = 4;
+            btn_ShowToDgv.Text = "显示到表格";
+            btn_ShowToDgv.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            // 
+            // btn_OpenDire
+            // 
+            btn_OpenDire.Font = new Font("微软雅黑", 15.75F);
+            btn_OpenDire.Location = new Point(12, 252);
+            btn_OpenDire.MinimumSize = new Size(1, 1);
+            btn_OpenDire.Name = "btn_OpenDire";
+            btn_OpenDire.Size = new Size(261, 49);
+            btn_OpenDire.Symbol = 261564;
+            btn_OpenDire.TabIndex = 3;
+            btn_OpenDire.Text = "打开日志目录";
+            btn_OpenDire.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            // 
+            // lb_Files
+            // 
+            lb_Files.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            lb_Files.HoverColor = Color.FromArgb(155, 200, 255);
+            lb_Files.ItemSelectForeColor = Color.White;
+            lb_Files.Location = new Point(12, 81);
+            lb_Files.Margin = new Padding(4, 5, 4, 5);
+            lb_Files.MinimumSize = new Size(1, 1);
+            lb_Files.Name = "lb_Files";
+            lb_Files.Padding = new Padding(2);
+            lb_Files.ShowText = false;
+            lb_Files.Size = new Size(261, 163);
+            lb_Files.TabIndex = 2;
+            lb_Files.Text = "uiListBox1";
+            // 
+            // cb_LogLev
+            // 
+            cb_LogLev.DataSource = null;
+            cb_LogLev.FillColor = Color.White;
+            cb_LogLev.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            cb_LogLev.ItemHoverColor = Color.FromArgb(155, 200, 255);
+            cb_LogLev.ItemSelectForeColor = Color.FromArgb(235, 243, 255);
+            cb_LogLev.Location = new Point(148, 42);
+            cb_LogLev.Margin = new Padding(4, 5, 4, 5);
+            cb_LogLev.MinimumSize = new Size(63, 0);
+            cb_LogLev.Name = "cb_LogLev";
+            cb_LogLev.Padding = new Padding(0, 0, 30, 2);
+            cb_LogLev.Size = new Size(125, 29);
+            cb_LogLev.SymbolSize = 24;
+            cb_LogLev.TabIndex = 1;
+            cb_LogLev.TextAlignment = ContentAlignment.MiddleLeft;
+            cb_LogLev.Watermark = "选择类型";
+            // 
+            // cb_Date
+            // 
+            cb_Date.DataSource = null;
+            cb_Date.FillColor = Color.White;
+            cb_Date.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            cb_Date.ItemHoverColor = Color.FromArgb(155, 200, 255);
+            cb_Date.ItemSelectForeColor = Color.FromArgb(235, 243, 255);
+            cb_Date.Location = new Point(12, 42);
+            cb_Date.Margin = new Padding(4, 5, 4, 5);
+            cb_Date.MinimumSize = new Size(63, 0);
+            cb_Date.Name = "cb_Date";
+            cb_Date.Padding = new Padding(0, 0, 30, 2);
+            cb_Date.Size = new Size(128, 29);
+            cb_Date.SymbolSize = 24;
+            cb_Date.TabIndex = 0;
+            cb_Date.TextAlignment = ContentAlignment.MiddleLeft;
+            cb_Date.Watermark = "选择日期";
+            // 
+            // uiTitlePanel2
+            // 
+            uiTitlePanel2.Controls.Add(txt_ShowLog);
+            uiTitlePanel2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            uiTitlePanel2.Location = new Point(284, 4);
+            uiTitlePanel2.Margin = new Padding(4, 5, 4, 5);
+            uiTitlePanel2.MinimumSize = new Size(1, 1);
+            uiTitlePanel2.Name = "uiTitlePanel2";
+            uiTitlePanel2.ShowText = false;
+            uiTitlePanel2.Size = new Size(307, 535);
+            uiTitlePanel2.TabIndex = 1;
+            uiTitlePanel2.Text = "文本显示";
+            uiTitlePanel2.TextAlignment = ContentAlignment.MiddleCenter;
+            // 
+            // txt_ShowLog
+            // 
+            txt_ShowLog.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            txt_ShowLog.Location = new Point(7, 42);
+            txt_ShowLog.Margin = new Padding(4, 5, 4, 5);
+            txt_ShowLog.MinimumSize = new Size(1, 16);
+            txt_ShowLog.Multiline = true;
+            txt_ShowLog.Name = "txt_ShowLog";
+            txt_ShowLog.Padding = new Padding(5);
+            txt_ShowLog.ShowText = false;
+            txt_ShowLog.Size = new Size(293, 488);
+            txt_ShowLog.TabIndex = 0;
+            txt_ShowLog.Text = "文本显示";
+            txt_ShowLog.TextAlignment = ContentAlignment.TopLeft;
+            txt_ShowLog.Watermark = "";
+            // 
+            // uiTitlePanel3
+            // 
+            uiTitlePanel3.Controls.Add(dgv_ShowLog);
+            uiTitlePanel3.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            uiTitlePanel3.Location = new Point(592, 4);
+            uiTitlePanel3.Margin = new Padding(4, 5, 4, 5);
+            uiTitlePanel3.MinimumSize = new Size(1, 1);
+            uiTitlePanel3.Name = "uiTitlePanel3";
+            uiTitlePanel3.ShowText = false;
+            uiTitlePanel3.Size = new Size(474, 535);
+            uiTitlePanel3.TabIndex = 1;
+            uiTitlePanel3.Text = "表格显示";
+            uiTitlePanel3.TextAlignment = ContentAlignment.MiddleCenter;
+            // 
+            // dgv_ShowLog
+            // 
+            dataGridViewCellStyle1.BackColor = Color.FromArgb(235, 243, 255);
+            dgv_ShowLog.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
+            dgv_ShowLog.BackgroundColor = Color.White;
+            dgv_ShowLog.ColumnHeadersBorderStyle = DataGridViewHeaderBorderStyle.Single;
+            dataGridViewCellStyle2.Alignment = DataGridViewContentAlignment.MiddleCenter;
+            dataGridViewCellStyle2.BackColor = Color.FromArgb(80, 160, 255);
+            dataGridViewCellStyle2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            dataGridViewCellStyle2.ForeColor = Color.White;
+            dataGridViewCellStyle2.SelectionBackColor = SystemColors.Highlight;
+            dataGridViewCellStyle2.SelectionForeColor = SystemColors.HighlightText;
+            dataGridViewCellStyle2.WrapMode = DataGridViewTriState.True;
+            dgv_ShowLog.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
+            dgv_ShowLog.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+            dataGridViewCellStyle3.Alignment = DataGridViewContentAlignment.MiddleLeft;
+            dataGridViewCellStyle3.BackColor = SystemColors.Window;
+            dataGridViewCellStyle3.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            dataGridViewCellStyle3.ForeColor = Color.FromArgb(48, 48, 48);
+            dataGridViewCellStyle3.SelectionBackColor = SystemColors.Highlight;
+            dataGridViewCellStyle3.SelectionForeColor = SystemColors.HighlightText;
+            dataGridViewCellStyle3.WrapMode = DataGridViewTriState.False;
+            dgv_ShowLog.DefaultCellStyle = dataGridViewCellStyle3;
+            dgv_ShowLog.EnableHeadersVisualStyles = false;
+            dgv_ShowLog.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            dgv_ShowLog.GridColor = Color.FromArgb(80, 160, 255);
+            dgv_ShowLog.Location = new Point(6, 42);
+            dgv_ShowLog.Name = "dgv_ShowLog";
+            dataGridViewCellStyle4.Alignment = DataGridViewContentAlignment.MiddleLeft;
+            dataGridViewCellStyle4.BackColor = Color.FromArgb(235, 243, 255);
+            dataGridViewCellStyle4.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            dataGridViewCellStyle4.ForeColor = Color.FromArgb(48, 48, 48);
+            dataGridViewCellStyle4.SelectionBackColor = Color.FromArgb(80, 160, 255);
+            dataGridViewCellStyle4.SelectionForeColor = Color.White;
+            dataGridViewCellStyle4.WrapMode = DataGridViewTriState.True;
+            dgv_ShowLog.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
+            dataGridViewCellStyle5.BackColor = Color.White;
+            dataGridViewCellStyle5.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            dgv_ShowLog.RowsDefaultCellStyle = dataGridViewCellStyle5;
+            dgv_ShowLog.SelectedIndex = -1;
+            dgv_ShowLog.Size = new Size(465, 488);
+            dgv_ShowLog.StripeOddColor = Color.FromArgb(235, 243, 255);
+            dgv_ShowLog.TabIndex = 0;
+            // 
             // PageLogManage
             // 
             AutoScaleMode = AutoScaleMode.None;
             ClientSize = new Size(1067, 544);
+            Controls.Add(uiTitlePanel3);
+            Controls.Add(uiTitlePanel2);
+            Controls.Add(uiTitlePanel1);
             Name = "PageLogManage";
             Text = "PageLogManage";
+            Initialize += PageLogManage_Initialize;
             Load += PageLogManage_Load;
+            uiTitlePanel1.ResumeLayout(false);
+            uiTitlePanel2.ResumeLayout(false);
+            uiTitlePanel3.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)dgv_ShowLog).EndInit();
             ResumeLayout(false);
         }
 
         #endregion
+
+        private Sunny.UI.UITitlePanel uiTitlePanel1;
+        private Sunny.UI.UIListBox lb_Files;
+        private Sunny.UI.UIComboBox cb_LogLev;
+        private Sunny.UI.UIComboBox cb_Date;
+        private Sunny.UI.UITitlePanel uiTitlePanel2;
+        private Sunny.UI.UITitlePanel uiTitlePanel3;
+        private Sunny.UI.UISymbolButton btn_ExportExcel;
+        private Sunny.UI.UISymbolButton btn_ShowToTXT;
+        private Sunny.UI.UISymbolButton btn_ShowToDgv;
+        private Sunny.UI.UISymbolButton btn_OpenDire;
+        private Sunny.UI.UITextBox txt_ShowLog;
+        private Sunny.UI.UIDataGridView dgv_ShowLog;
     }
 }

+ 5 - 0
Scada/Page/PageLogManage.cs

@@ -22,5 +22,10 @@ namespace Scada.Page
         {
 
         }
+
+        private void PageLogManage_Initialize(object sender, EventArgs e)
+        {
+
+        }
     }
 }

+ 521 - 0
Scada/Page/PageRecipeManage.Designer.cs

@@ -28,18 +28,539 @@
         /// </summary>
         private void InitializeComponent()
         {
+            DataGridViewCellStyle dataGridViewCellStyle1 = new DataGridViewCellStyle();
+            DataGridViewCellStyle dataGridViewCellStyle2 = new DataGridViewCellStyle();
+            DataGridViewCellStyle dataGridViewCellStyle3 = new DataGridViewCellStyle();
+            DataGridViewCellStyle dataGridViewCellStyle4 = new DataGridViewCellStyle();
+            DataGridViewCellStyle dataGridViewCellStyle5 = new DataGridViewCellStyle();
+            uiTitlePanel1 = new Sunny.UI.UITitlePanel();
+            userSetValue9 = new UserSetValue();
+            userSetValue10 = new UserSetValue();
+            userSetValue2 = new UserSetValue();
+            userSetValue11 = new UserSetValue();
+            userSetValue12 = new UserSetValue();
+            userSetValue3 = new UserSetValue();
+            userSetValue14 = new UserSetValue();
+            userSetValue7 = new UserSetValue();
+            userSetValue6 = new UserSetValue();
+            userSetValue13 = new UserSetValue();
+            userSetValue8 = new UserSetValue();
+            userSetValue5 = new UserSetValue();
+            userSetValue4 = new UserSetValue();
+            userSetValue1 = new UserSetValue();
+            uiTitlePanel2 = new Sunny.UI.UITitlePanel();
+            dgv_Recipe = new Sunny.UI.UIDataGridView();
+            btn_DownloadRecipe = new Sunny.UI.UISymbolButton();
+            btn_ExportRecipe = new Sunny.UI.UISymbolButton();
+            btn_ImportRecipe = new Sunny.UI.UISymbolButton();
+            btn_QueryRecipe = new Sunny.UI.UISymbolButton();
+            btn_UpdateRecipe = new Sunny.UI.UISymbolButton();
+            btn_DelRecipe = new Sunny.UI.UISymbolButton();
+            btn_AddRecipe = new Sunny.UI.UISymbolButton();
+            uiTextBox1 = new Sunny.UI.UITextBox();
+            uiLabel1 = new Sunny.UI.UILabel();
+            uiTitlePanel1.SuspendLayout();
+            uiTitlePanel2.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)dgv_Recipe).BeginInit();
             SuspendLayout();
             // 
+            // uiTitlePanel1
+            // 
+            uiTitlePanel1.Controls.Add(userSetValue9);
+            uiTitlePanel1.Controls.Add(userSetValue10);
+            uiTitlePanel1.Controls.Add(userSetValue2);
+            uiTitlePanel1.Controls.Add(userSetValue11);
+            uiTitlePanel1.Controls.Add(userSetValue12);
+            uiTitlePanel1.Controls.Add(userSetValue3);
+            uiTitlePanel1.Controls.Add(userSetValue14);
+            uiTitlePanel1.Controls.Add(userSetValue7);
+            uiTitlePanel1.Controls.Add(userSetValue6);
+            uiTitlePanel1.Controls.Add(userSetValue13);
+            uiTitlePanel1.Controls.Add(userSetValue8);
+            uiTitlePanel1.Controls.Add(userSetValue5);
+            uiTitlePanel1.Controls.Add(userSetValue4);
+            uiTitlePanel1.Controls.Add(userSetValue1);
+            uiTitlePanel1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            uiTitlePanel1.Location = new Point(3, 0);
+            uiTitlePanel1.Margin = new Padding(4, 5, 4, 5);
+            uiTitlePanel1.MinimumSize = new Size(1, 1);
+            uiTitlePanel1.Name = "uiTitlePanel1";
+            uiTitlePanel1.ShowText = false;
+            uiTitlePanel1.Size = new Size(764, 544);
+            uiTitlePanel1.TabIndex = 2;
+            uiTitlePanel1.Text = "配方参数";
+            uiTitlePanel1.TextAlignment = ContentAlignment.MiddleCenter;
+            // 
+            // userSetValue9
+            // 
+            userSetValue9.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
+            userSetValue9.DeviceVarName = "输送机设定频率";
+            userSetValue9.FillColor = Color.Transparent;
+            userSetValue9.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue9.Location = new Point(400, 459);
+            userSetValue9.MinimumSize = new Size(1, 1);
+            userSetValue9.Name = "userSetValue9";
+            userSetValue9.RectColor = Color.Transparent;
+            userSetValue9.Size = new Size(353, 46);
+            userSetValue9.TabIndex = 13;
+            userSetValue9.Text = "userSetValue9";
+            userSetValue9.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue9.Unit = "HZ";
+            userSetValue9.VariableName = "输送机设定频率";
+            userSetValue9.VarValue = "0";
+            // 
+            // userSetValue10
+            // 
+            userSetValue10.DataType = Sunny.UI.UITextBox.UIEditType.Double;
+            userSetValue10.DeviceVarName = "精洗液位下限值";
+            userSetValue10.FillColor = Color.Transparent;
+            userSetValue10.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue10.Location = new Point(12, 459);
+            userSetValue10.MinimumSize = new Size(1, 1);
+            userSetValue10.Name = "userSetValue10";
+            userSetValue10.RectColor = Color.Transparent;
+            userSetValue10.Size = new Size(382, 46);
+            userSetValue10.TabIndex = 12;
+            userSetValue10.Text = "userSetValue10";
+            userSetValue10.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue10.Unit = "m³";
+            userSetValue10.VariableName = "精洗液位下限值";
+            userSetValue10.VarValue = "0.00";
+            // 
+            // userSetValue2
+            // 
+            userSetValue2.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
+            userSetValue2.DeviceVarName = "水分炉温度下限值";
+            userSetValue2.FillColor = Color.Transparent;
+            userSetValue2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue2.Location = new Point(400, 44);
+            userSetValue2.MinimumSize = new Size(1, 1);
+            userSetValue2.Name = "userSetValue2";
+            userSetValue2.RectColor = Color.Transparent;
+            userSetValue2.Size = new Size(353, 46);
+            userSetValue2.TabIndex = 1;
+            userSetValue2.Text = "userSetValue2";
+            userSetValue2.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue2.Unit = "℃";
+            userSetValue2.VariableName = "水分炉温度下限值";
+            userSetValue2.VarValue = "0";
+            // 
+            // userSetValue11
+            // 
+            userSetValue11.DataType = Sunny.UI.UITextBox.UIEditType.Double;
+            userSetValue11.DeviceVarName = "输送机设定速度";
+            userSetValue11.FillColor = Color.Transparent;
+            userSetValue11.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue11.Location = new Point(400, 390);
+            userSetValue11.MinimumSize = new Size(1, 1);
+            userSetValue11.Name = "userSetValue11";
+            userSetValue11.RectColor = Color.Transparent;
+            userSetValue11.Size = new Size(353, 46);
+            userSetValue11.TabIndex = 11;
+            userSetValue11.Text = "userSetValue11";
+            userSetValue11.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue11.Unit = "m/s";
+            userSetValue11.VariableName = "输送机设定速度";
+            userSetValue11.VarValue = "0.00";
+            // 
+            // userSetValue12
+            // 
+            userSetValue12.DataType = Sunny.UI.UITextBox.UIEditType.Double;
+            userSetValue12.DeviceVarName = "精洗喷淋泵过载上限值";
+            userSetValue12.FillColor = Color.Transparent;
+            userSetValue12.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue12.Location = new Point(12, 390);
+            userSetValue12.MinimumSize = new Size(1, 1);
+            userSetValue12.Name = "userSetValue12";
+            userSetValue12.RectColor = Color.Transparent;
+            userSetValue12.Size = new Size(382, 46);
+            userSetValue12.TabIndex = 10;
+            userSetValue12.Text = "userSetValue12";
+            userSetValue12.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue12.Unit = "KW";
+            userSetValue12.VariableName = "精洗喷淋泵过载上限值";
+            userSetValue12.VarValue = "0.00";
+            // 
+            // userSetValue3
+            // 
+            userSetValue3.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
+            userSetValue3.DeviceVarName = "离心风机过载上限值";
+            userSetValue3.FillColor = Color.Transparent;
+            userSetValue3.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue3.Location = new Point(400, 113);
+            userSetValue3.MinimumSize = new Size(1, 1);
+            userSetValue3.Name = "userSetValue3";
+            userSetValue3.RectColor = Color.Transparent;
+            userSetValue3.Size = new Size(353, 46);
+            userSetValue3.TabIndex = 3;
+            userSetValue3.Text = "userSetValue3";
+            userSetValue3.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue3.Unit = "KW";
+            userSetValue3.VariableName = "离心风机过载上限值";
+            userSetValue3.VarValue = "0";
+            // 
+            // userSetValue14
+            // 
+            userSetValue14.DataType = Sunny.UI.UITextBox.UIEditType.Double;
+            userSetValue14.DeviceVarName = "陶化喷淋泵过载上限值";
+            userSetValue14.FillColor = Color.Transparent;
+            userSetValue14.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue14.Location = new Point(12, 319);
+            userSetValue14.MinimumSize = new Size(1, 1);
+            userSetValue14.Name = "userSetValue14";
+            userSetValue14.RectColor = Color.Transparent;
+            userSetValue14.Size = new Size(382, 46);
+            userSetValue14.TabIndex = 8;
+            userSetValue14.Text = "userSetValue14";
+            userSetValue14.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue14.Unit = "Mpa";
+            userSetValue14.VariableName = "陶化喷淋泵过载上限值";
+            userSetValue14.VarValue = "0.00";
+            // 
+            // userSetValue7
+            // 
+            userSetValue7.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
+            userSetValue7.DeviceVarName = "固化炉温度下限值";
+            userSetValue7.FillColor = Color.Transparent;
+            userSetValue7.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue7.Location = new Point(400, 184);
+            userSetValue7.MinimumSize = new Size(1, 1);
+            userSetValue7.Name = "userSetValue7";
+            userSetValue7.RectColor = Color.Transparent;
+            userSetValue7.Size = new Size(353, 46);
+            userSetValue7.TabIndex = 5;
+            userSetValue7.Text = "userSetValue7";
+            userSetValue7.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue7.Unit = "℃";
+            userSetValue7.VariableName = "固化炉温度下限值";
+            userSetValue7.VarValue = "0";
+            // 
+            // userSetValue6
+            // 
+            userSetValue6.DataType = Sunny.UI.UITextBox.UIEditType.Double;
+            userSetValue6.DeviceVarName = "粗洗液位下限值";
+            userSetValue6.FillColor = Color.Transparent;
+            userSetValue6.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue6.Location = new Point(12, 253);
+            userSetValue6.MinimumSize = new Size(1, 1);
+            userSetValue6.Name = "userSetValue6";
+            userSetValue6.RectColor = Color.Transparent;
+            userSetValue6.Size = new Size(382, 46);
+            userSetValue6.TabIndex = 6;
+            userSetValue6.Text = "userSetValue6";
+            userSetValue6.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue6.Unit = "m³";
+            userSetValue6.VariableName = "粗洗液位下限值";
+            userSetValue6.VarValue = "0.00";
+            // 
+            // userSetValue13
+            // 
+            userSetValue13.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
+            userSetValue13.DeviceVarName = "固化炉温度下限值";
+            userSetValue13.FillColor = Color.Transparent;
+            userSetValue13.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue13.Location = new Point(400, 319);
+            userSetValue13.MinimumSize = new Size(1, 1);
+            userSetValue13.Name = "userSetValue13";
+            userSetValue13.RectColor = Color.Transparent;
+            userSetValue13.Size = new Size(353, 46);
+            userSetValue13.TabIndex = 9;
+            userSetValue13.Text = "userSetValue13";
+            userSetValue13.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue13.Unit = "℃";
+            userSetValue13.VariableName = "固化炉温度下限值";
+            userSetValue13.VarValue = "0";
+            // 
+            // userSetValue8
+            // 
+            userSetValue8.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
+            userSetValue8.DeviceVarName = "粗洗喷淋泵过载上限值";
+            userSetValue8.FillColor = Color.Transparent;
+            userSetValue8.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue8.Location = new Point(12, 184);
+            userSetValue8.MinimumSize = new Size(1, 1);
+            userSetValue8.Name = "userSetValue8";
+            userSetValue8.RectColor = Color.Transparent;
+            userSetValue8.Size = new Size(382, 46);
+            userSetValue8.TabIndex = 4;
+            userSetValue8.Text = "userSetValue8";
+            userSetValue8.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue8.Unit = "KW";
+            userSetValue8.VariableName = "粗洗喷淋泵过载上限值";
+            userSetValue8.VarValue = "0";
+            // 
+            // userSetValue5
+            // 
+            userSetValue5.DataType = Sunny.UI.UITextBox.UIEditType.Integer;
+            userSetValue5.DeviceVarName = "固化炉温度上限值";
+            userSetValue5.FillColor = Color.Transparent;
+            userSetValue5.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue5.Location = new Point(400, 253);
+            userSetValue5.MinimumSize = new Size(1, 1);
+            userSetValue5.Name = "userSetValue5";
+            userSetValue5.RectColor = Color.Transparent;
+            userSetValue5.Size = new Size(353, 46);
+            userSetValue5.TabIndex = 7;
+            userSetValue5.Text = "userSetValue5";
+            userSetValue5.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue5.Unit = "℃";
+            userSetValue5.VariableName = "固化炉温度上限值";
+            userSetValue5.VarValue = "0";
+            // 
+            // userSetValue4
+            // 
+            userSetValue4.DataType = Sunny.UI.UITextBox.UIEditType.Double;
+            userSetValue4.DeviceVarName = "脱脂设定压力下限值";
+            userSetValue4.FillColor = Color.Transparent;
+            userSetValue4.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue4.Location = new Point(12, 113);
+            userSetValue4.MinimumSize = new Size(1, 1);
+            userSetValue4.Name = "userSetValue4";
+            userSetValue4.RectColor = Color.Transparent;
+            userSetValue4.Size = new Size(382, 46);
+            userSetValue4.TabIndex = 2;
+            userSetValue4.Text = "userSetValue4";
+            userSetValue4.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue4.Unit = "Mpa";
+            userSetValue4.VariableName = "脱脂设定压力下限值";
+            userSetValue4.VarValue = "0.00";
+            // 
+            // userSetValue1
+            // 
+            userSetValue1.DataType = Sunny.UI.UITextBox.UIEditType.Double;
+            userSetValue1.DeviceVarName = "脱脂设定压力上限值";
+            userSetValue1.FillColor = Color.Transparent;
+            userSetValue1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            userSetValue1.Location = new Point(12, 44);
+            userSetValue1.MinimumSize = new Size(1, 1);
+            userSetValue1.Name = "userSetValue1";
+            userSetValue1.RectColor = Color.Transparent;
+            userSetValue1.Size = new Size(382, 46);
+            userSetValue1.TabIndex = 0;
+            userSetValue1.Text = "userSetValue1";
+            userSetValue1.TextAlignment = ContentAlignment.MiddleCenter;
+            userSetValue1.Unit = "Mpa";
+            userSetValue1.VariableName = "脱脂设定压力上限值";
+            userSetValue1.VarValue = "0.00";
+            // 
+            // uiTitlePanel2
+            // 
+            uiTitlePanel2.Controls.Add(dgv_Recipe);
+            uiTitlePanel2.Controls.Add(btn_DownloadRecipe);
+            uiTitlePanel2.Controls.Add(btn_ExportRecipe);
+            uiTitlePanel2.Controls.Add(btn_ImportRecipe);
+            uiTitlePanel2.Controls.Add(btn_QueryRecipe);
+            uiTitlePanel2.Controls.Add(btn_UpdateRecipe);
+            uiTitlePanel2.Controls.Add(btn_DelRecipe);
+            uiTitlePanel2.Controls.Add(btn_AddRecipe);
+            uiTitlePanel2.Controls.Add(uiTextBox1);
+            uiTitlePanel2.Controls.Add(uiLabel1);
+            uiTitlePanel2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            uiTitlePanel2.Location = new Point(769, 0);
+            uiTitlePanel2.Margin = new Padding(4, 5, 4, 5);
+            uiTitlePanel2.MinimumSize = new Size(1, 1);
+            uiTitlePanel2.Name = "uiTitlePanel2";
+            uiTitlePanel2.ShowText = false;
+            uiTitlePanel2.Size = new Size(294, 544);
+            uiTitlePanel2.TabIndex = 3;
+            uiTitlePanel2.Text = "配方控制台";
+            uiTitlePanel2.TextAlignment = ContentAlignment.MiddleCenter;
+            // 
+            // dgv_Recipe
+            // 
+            dataGridViewCellStyle1.BackColor = Color.FromArgb(235, 243, 255);
+            dgv_Recipe.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
+            dgv_Recipe.BackgroundColor = Color.White;
+            dgv_Recipe.ColumnHeadersBorderStyle = DataGridViewHeaderBorderStyle.Single;
+            dataGridViewCellStyle2.Alignment = DataGridViewContentAlignment.MiddleCenter;
+            dataGridViewCellStyle2.BackColor = Color.FromArgb(80, 160, 255);
+            dataGridViewCellStyle2.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            dataGridViewCellStyle2.ForeColor = Color.White;
+            dataGridViewCellStyle2.SelectionBackColor = SystemColors.Highlight;
+            dataGridViewCellStyle2.SelectionForeColor = SystemColors.HighlightText;
+            dataGridViewCellStyle2.WrapMode = DataGridViewTriState.True;
+            dgv_Recipe.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
+            dgv_Recipe.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.AutoSize;
+            dataGridViewCellStyle3.Alignment = DataGridViewContentAlignment.MiddleLeft;
+            dataGridViewCellStyle3.BackColor = SystemColors.Window;
+            dataGridViewCellStyle3.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            dataGridViewCellStyle3.ForeColor = Color.FromArgb(48, 48, 48);
+            dataGridViewCellStyle3.SelectionBackColor = SystemColors.Highlight;
+            dataGridViewCellStyle3.SelectionForeColor = SystemColors.HighlightText;
+            dataGridViewCellStyle3.WrapMode = DataGridViewTriState.False;
+            dgv_Recipe.DefaultCellStyle = dataGridViewCellStyle3;
+            dgv_Recipe.EnableHeadersVisualStyles = false;
+            dgv_Recipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            dgv_Recipe.GridColor = Color.FromArgb(80, 160, 255);
+            dgv_Recipe.Location = new Point(5, 328);
+            dgv_Recipe.Name = "dgv_Recipe";
+            dataGridViewCellStyle4.Alignment = DataGridViewContentAlignment.MiddleLeft;
+            dataGridViewCellStyle4.BackColor = Color.FromArgb(235, 243, 255);
+            dataGridViewCellStyle4.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            dataGridViewCellStyle4.ForeColor = Color.FromArgb(48, 48, 48);
+            dataGridViewCellStyle4.SelectionBackColor = Color.FromArgb(80, 160, 255);
+            dataGridViewCellStyle4.SelectionForeColor = Color.White;
+            dataGridViewCellStyle4.WrapMode = DataGridViewTriState.True;
+            dgv_Recipe.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
+            dataGridViewCellStyle5.BackColor = Color.White;
+            dataGridViewCellStyle5.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            dgv_Recipe.RowsDefaultCellStyle = dataGridViewCellStyle5;
+            dgv_Recipe.SelectedIndex = -1;
+            dgv_Recipe.Size = new Size(284, 213);
+            dgv_Recipe.StripeOddColor = Color.FromArgb(235, 243, 255);
+            dgv_Recipe.TabIndex = 9;
+            // 
+            // btn_DownloadRecipe
+            // 
+            btn_DownloadRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            btn_DownloadRecipe.Location = new Point(20, 265);
+            btn_DownloadRecipe.MinimumSize = new Size(1, 1);
+            btn_DownloadRecipe.Name = "btn_DownloadRecipe";
+            btn_DownloadRecipe.Size = new Size(257, 47);
+            btn_DownloadRecipe.Symbol = 61465;
+            btn_DownloadRecipe.TabIndex = 8;
+            btn_DownloadRecipe.Text = "下载配方";
+            btn_DownloadRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            // 
+            // btn_ExportRecipe
+            // 
+            btn_ExportRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            btn_ExportRecipe.Location = new Point(166, 212);
+            btn_ExportRecipe.MinimumSize = new Size(1, 1);
+            btn_ExportRecipe.Name = "btn_ExportRecipe";
+            btn_ExportRecipe.Size = new Size(111, 41);
+            btn_ExportRecipe.Symbol = 362831;
+            btn_ExportRecipe.TabIndex = 7;
+            btn_ExportRecipe.Text = "导出配方";
+            btn_ExportRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            // 
+            // btn_ImportRecipe
+            // 
+            btn_ImportRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            btn_ImportRecipe.Location = new Point(20, 212);
+            btn_ImportRecipe.MinimumSize = new Size(1, 1);
+            btn_ImportRecipe.Name = "btn_ImportRecipe";
+            btn_ImportRecipe.Size = new Size(111, 41);
+            btn_ImportRecipe.Symbol = 362831;
+            btn_ImportRecipe.TabIndex = 6;
+            btn_ImportRecipe.Text = "导入配方";
+            btn_ImportRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            // 
+            // btn_QueryRecipe
+            // 
+            btn_QueryRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            btn_QueryRecipe.Location = new Point(166, 156);
+            btn_QueryRecipe.MinimumSize = new Size(1, 1);
+            btn_QueryRecipe.Name = "btn_QueryRecipe";
+            btn_QueryRecipe.Size = new Size(111, 41);
+            btn_QueryRecipe.Symbol = 559520;
+            btn_QueryRecipe.TabIndex = 5;
+            btn_QueryRecipe.Text = "查询配方";
+            btn_QueryRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            // 
+            // btn_UpdateRecipe
+            // 
+            btn_UpdateRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            btn_UpdateRecipe.Location = new Point(20, 156);
+            btn_UpdateRecipe.MinimumSize = new Size(1, 1);
+            btn_UpdateRecipe.Name = "btn_UpdateRecipe";
+            btn_UpdateRecipe.Size = new Size(111, 41);
+            btn_UpdateRecipe.Symbol = 558087;
+            btn_UpdateRecipe.TabIndex = 4;
+            btn_UpdateRecipe.Text = "修改配方";
+            btn_UpdateRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            // 
+            // btn_DelRecipe
+            // 
+            btn_DelRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            btn_DelRecipe.Location = new Point(166, 102);
+            btn_DelRecipe.MinimumSize = new Size(1, 1);
+            btn_DelRecipe.Name = "btn_DelRecipe";
+            btn_DelRecipe.Size = new Size(113, 39);
+            btn_DelRecipe.Symbol = 362810;
+            btn_DelRecipe.TabIndex = 3;
+            btn_DelRecipe.Text = "删除配方";
+            btn_DelRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            // 
+            // btn_AddRecipe
+            // 
+            btn_AddRecipe.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            btn_AddRecipe.Location = new Point(20, 102);
+            btn_AddRecipe.MinimumSize = new Size(1, 1);
+            btn_AddRecipe.Name = "btn_AddRecipe";
+            btn_AddRecipe.Size = new Size(111, 39);
+            btn_AddRecipe.Symbol = 557670;
+            btn_AddRecipe.TabIndex = 1;
+            btn_AddRecipe.Text = "添加配方";
+            btn_AddRecipe.TipsFont = new Font("宋体", 9F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            // 
+            // uiTextBox1
+            // 
+            uiTextBox1.Font = new Font("宋体", 12F, FontStyle.Regular, GraphicsUnit.Point, 134);
+            uiTextBox1.Location = new Point(150, 44);
+            uiTextBox1.Margin = new Padding(4, 5, 4, 5);
+            uiTextBox1.MinimumSize = new Size(1, 16);
+            uiTextBox1.Name = "uiTextBox1";
+            uiTextBox1.Padding = new Padding(5);
+            uiTextBox1.ShowText = false;
+            uiTextBox1.Size = new Size(129, 46);
+            uiTextBox1.TabIndex = 1;
+            uiTextBox1.TextAlignment = ContentAlignment.MiddleLeft;
+            uiTextBox1.Watermark = "";
+            // 
+            // uiLabel1
+            // 
+            uiLabel1.Font = new Font("宋体", 21F);
+            uiLabel1.ForeColor = Color.FromArgb(48, 48, 48);
+            uiLabel1.Location = new Point(5, 44);
+            uiLabel1.Name = "uiLabel1";
+            uiLabel1.Size = new Size(162, 46);
+            uiLabel1.TabIndex = 0;
+            uiLabel1.Text = "产品型号:";
+            uiLabel1.TextAlign = ContentAlignment.MiddleCenter;
+            // 
             // PageRecipeManage
             // 
             AutoScaleMode = AutoScaleMode.None;
             ClientSize = new Size(1067, 544);
+            Controls.Add(uiTitlePanel1);
+            Controls.Add(uiTitlePanel2);
             Name = "PageRecipeManage";
             Text = "PageRecipeManage";
             Load += PageRecipeManage_Load;
+            uiTitlePanel1.ResumeLayout(false);
+            uiTitlePanel2.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)dgv_Recipe).EndInit();
             ResumeLayout(false);
         }
 
         #endregion
+
+        private Sunny.UI.UITitlePanel uiTitlePanel1;
+        private UserSetValue userSetValue9;
+        private UserSetValue userSetValue10;
+        private UserSetValue userSetValue2;
+        private UserSetValue userSetValue11;
+        private UserSetValue userSetValue12;
+        private UserSetValue userSetValue3;
+        private UserSetValue userSetValue14;
+        private UserSetValue userSetValue7;
+        private UserSetValue userSetValue6;
+        private UserSetValue userSetValue13;
+        private UserSetValue userSetValue8;
+        private UserSetValue userSetValue5;
+        private UserSetValue userSetValue4;
+        private UserSetValue userSetValue1;
+        private Sunny.UI.UITitlePanel uiTitlePanel2;
+        private Sunny.UI.UIDataGridView dgv_Recipe;
+        private Sunny.UI.UISymbolButton btn_DownloadRecipe;
+        private Sunny.UI.UISymbolButton btn_ExportRecipe;
+        private Sunny.UI.UISymbolButton btn_ImportRecipe;
+        private Sunny.UI.UISymbolButton btn_QueryRecipe;
+        private Sunny.UI.UISymbolButton btn_UpdateRecipe;
+        private Sunny.UI.UISymbolButton btn_DelRecipe;
+        private Sunny.UI.UISymbolButton btn_AddRecipe;
+        private Sunny.UI.UITextBox uiTextBox1;
+        private Sunny.UI.UILabel uiLabel1;
     }
 }

+ 1 - 1
Scada/Page/PageUserManage.Designer.cs

@@ -33,7 +33,7 @@
             // PageUserManage
             // 
             AutoScaleMode = AutoScaleMode.None;
-            ClientSize = new Size(1067, 497);
+            ClientSize = new Size(1067, 544);
             Name = "PageUserManage";
             Text = "PageUserManage";
             Load += PageUserManage_Load;