提交当前本机整理版本

This commit is contained in:
cyf
2026-07-02 10:11:39 +00:00
parent c10a5d64c7
commit aacefa24f8
822 changed files with 196665 additions and 14263 deletions
+132 -130
View File
@@ -32,37 +32,37 @@ namespace Lskj.PubProductSmart
this.splitMainContainer = new DevExpress.XtraEditors.SplitContainerControl();
this.treeLeftViewEx = new Lskj.Control.TreeViewEx();
this.splitRightContainer = new DevExpress.XtraEditors.SplitContainerControl();
this.splitDynamicContainer = new DevExpress.XtraEditors.SplitContainerControl();
this.pl_Top = new DevExpress.XtraEditors.XtraScrollableControl();
this.plm_top_cond = new DevExpress.XtraEditors.PanelControl();
this.speciesNoLab = new System.Windows.Forms.Label();
this.plm_bot_btn = new DevExpress.XtraEditors.PanelControl();
this.btnUpdate = new DevExpress.XtraEditors.SimpleButton();
this.btnSave = new DevExpress.XtraEditors.SimpleButton();
this.label1 = new System.Windows.Forms.Label();
this.tipsLabel = new System.Windows.Forms.Label();
this.frmWebBrowser = new Lskj.Control.FrmWebBrowser();
this.splitRightUpAndDownContainer = new DevExpress.XtraEditors.SplitContainerControl();
this.topPanel = new DevExpress.XtraEditors.PanelControl();
this.gcMain = new Lskj.Control.GridControlEx();
this.tabMainPanel = new DevExpress.XtraEditors.PanelControl();
this.tabMain = new Lskj.Control.TabControlEx();
this.splitRightUpAndDownContainer = new DevExpress.XtraEditors.SplitContainerControl();
this.gcMain = new Lskj.Control.GridControlEx();
this.topPanel = new DevExpress.XtraEditors.PanelControl();
this.frmWebBrowser = new Lskj.Control.FrmWebBrowser();
this.tipsLabel = new System.Windows.Forms.Label();
this.plm_top_cond = new DevExpress.XtraEditors.PanelControl();
this.speciesNoLab = new System.Windows.Forms.Label();
this.pl_Top = new DevExpress.XtraEditors.XtraScrollableControl();
this.splitDynamicContainer = new DevExpress.XtraEditors.SplitContainerControl();
((System.ComponentModel.ISupportInitialize)(this.splitMainContainer)).BeginInit();
this.splitMainContainer.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitRightContainer)).BeginInit();
this.splitRightContainer.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitDynamicContainer)).BeginInit();
this.splitDynamicContainer.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.plm_top_cond)).BeginInit();
this.plm_top_cond.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.plm_bot_btn)).BeginInit();
this.plm_bot_btn.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tabMainPanel)).BeginInit();
this.tabMainPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitRightUpAndDownContainer)).BeginInit();
this.splitRightUpAndDownContainer.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.topPanel)).BeginInit();
this.topPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tabMainPanel)).BeginInit();
this.tabMainPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.plm_top_cond)).BeginInit();
this.plm_top_cond.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitDynamicContainer)).BeginInit();
this.splitDynamicContainer.SuspendLayout();
this.SuspendLayout();
//
// splitMainContainer
@@ -101,6 +101,7 @@ namespace Lskj.PubProductSmart
this.splitRightContainer.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitRightContainer.Location = new System.Drawing.Point(0, 0);
this.splitRightContainer.Name = "splitRightContainer";
this.splitRightContainer.Panel1.Controls.Add(this.plm_bot_btn);
this.splitRightContainer.Panel1.Controls.Add(this.splitDynamicContainer);
this.splitRightContainer.Panel1.Text = "Panel1";
this.splitRightContainer.Panel2.Controls.Add(this.splitRightUpAndDownContainer);
@@ -109,60 +110,6 @@ namespace Lskj.PubProductSmart
this.splitRightContainer.SplitterPosition = 563;
this.splitRightContainer.TabIndex = 0;
//
// splitDynamicContainer
//
this.splitDynamicContainer.Appearance.BackColor = System.Drawing.Color.Transparent;
this.splitDynamicContainer.Appearance.BorderColor = System.Drawing.Color.Transparent;
this.splitDynamicContainer.Appearance.Options.UseBackColor = true;
this.splitDynamicContainer.Appearance.Options.UseBorderColor = true;
this.splitDynamicContainer.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.splitDynamicContainer.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitDynamicContainer.Horizontal = false;
this.splitDynamicContainer.Location = new System.Drawing.Point(0, 0);
this.splitDynamicContainer.Name = "splitDynamicContainer";
this.splitDynamicContainer.Panel1.Controls.Add(this.pl_Top);
this.splitDynamicContainer.Panel1.Controls.Add(this.plm_top_cond);
this.splitDynamicContainer.Panel1.Text = "Panel1";
this.splitDynamicContainer.Panel2.Controls.Add(this.plm_bot_btn);
this.splitDynamicContainer.Panel2.Controls.Add(this.tipsLabel);
this.splitDynamicContainer.Panel2.Controls.Add(this.frmWebBrowser);
this.splitDynamicContainer.Panel2.Text = "Panel2";
this.splitDynamicContainer.Size = new System.Drawing.Size(563, 627);
this.splitDynamicContainer.SplitterPosition = 415;
this.splitDynamicContainer.TabIndex = 0;
//
// pl_Top
//
this.pl_Top.Appearance.BackColor = System.Drawing.Color.White;
this.pl_Top.Appearance.Options.UseBackColor = true;
this.pl_Top.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_Top.Location = new System.Drawing.Point(0, 38);
this.pl_Top.Name = "pl_Top";
this.pl_Top.Size = new System.Drawing.Size(563, 377);
this.pl_Top.TabIndex = 20;
//
// plm_top_cond
//
this.plm_top_cond.Appearance.BackColor = System.Drawing.Color.White;
this.plm_top_cond.Appearance.Options.UseBackColor = true;
this.plm_top_cond.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.plm_top_cond.Controls.Add(this.speciesNoLab);
this.plm_top_cond.Dock = System.Windows.Forms.DockStyle.Top;
this.plm_top_cond.Location = new System.Drawing.Point(0, 0);
this.plm_top_cond.Margin = new System.Windows.Forms.Padding(4);
this.plm_top_cond.Name = "plm_top_cond";
this.plm_top_cond.Size = new System.Drawing.Size(563, 38);
this.plm_top_cond.TabIndex = 19;
//
// speciesNoLab
//
this.speciesNoLab.AutoSize = true;
this.speciesNoLab.Location = new System.Drawing.Point(7, 10);
this.speciesNoLab.Name = "speciesNoLab";
this.speciesNoLab.Size = new System.Drawing.Size(0, 14);
this.speciesNoLab.TabIndex = 0;
this.speciesNoLab.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// plm_bot_btn
//
this.plm_bot_btn.Appearance.BackColor = System.Drawing.Color.White;
@@ -172,7 +119,7 @@ namespace Lskj.PubProductSmart
this.plm_bot_btn.Controls.Add(this.btnSave);
this.plm_bot_btn.Controls.Add(this.label1);
this.plm_bot_btn.Dock = System.Windows.Forms.DockStyle.Bottom;
this.plm_bot_btn.Location = new System.Drawing.Point(0, 169);
this.plm_bot_btn.Location = new System.Drawing.Point(0, 589);
this.plm_bot_btn.Margin = new System.Windows.Forms.Padding(4);
this.plm_bot_btn.Name = "plm_bot_btn";
this.plm_bot_btn.Size = new System.Drawing.Size(563, 38);
@@ -209,27 +156,42 @@ namespace Lskj.PubProductSmart
this.label1.TabIndex = 0;
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tipsLabel
// splitRightUpAndDownContainer
//
this.tipsLabel.BackColor = System.Drawing.Color.White;
this.tipsLabel.Dock = System.Windows.Forms.DockStyle.Fill;
this.tipsLabel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tipsLabel.Location = new System.Drawing.Point(0, 0);
this.tipsLabel.Name = "tipsLabel";
this.tipsLabel.Size = new System.Drawing.Size(563, 207);
this.tipsLabel.TabIndex = 23;
this.tipsLabel.Text = "未找到文件";
this.splitRightUpAndDownContainer.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2;
this.splitRightUpAndDownContainer.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitRightUpAndDownContainer.Horizontal = false;
this.splitRightUpAndDownContainer.Location = new System.Drawing.Point(0, 0);
this.splitRightUpAndDownContainer.Name = "splitRightUpAndDownContainer";
this.splitRightUpAndDownContainer.Panel1.Controls.Add(this.topPanel);
this.splitRightUpAndDownContainer.Panel1.Text = "Panel1";
this.splitRightUpAndDownContainer.Panel2.Controls.Add(this.tabMainPanel);
this.splitRightUpAndDownContainer.Panel2.Text = "Panel2";
this.splitRightUpAndDownContainer.Size = new System.Drawing.Size(514, 627);
this.splitRightUpAndDownContainer.SplitterPosition = 155;
this.splitRightUpAndDownContainer.TabIndex = 5;
this.splitRightUpAndDownContainer.Text = "splitContainerControl1";
//
// frmWebBrowser
// topPanel
//
this.frmWebBrowser.BackColor = System.Drawing.Color.White;
this.frmWebBrowser.Dock = System.Windows.Forms.DockStyle.Fill;
this.frmWebBrowser.Location = new System.Drawing.Point(0, 0);
this.frmWebBrowser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.frmWebBrowser.Name = "frmWebBrowser";
this.frmWebBrowser.Size = new System.Drawing.Size(563, 207);
this.frmWebBrowser.TabIndex = 22;
this.frmWebBrowser.Visible = false;
this.topPanel.Controls.Add(this.gcMain);
this.topPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.topPanel.Location = new System.Drawing.Point(0, 0);
this.topPanel.Name = "topPanel";
this.topPanel.Size = new System.Drawing.Size(514, 155);
this.topPanel.TabIndex = 1;
//
// gcMain
//
this.gcMain.AdapterObj = null;
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcMain.Location = new System.Drawing.Point(2, 2);
this.gcMain.Margin = new System.Windows.Forms.Padding(4);
this.gcMain.Name = "gcMain";
this.gcMain.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
this.gcMain.Size = new System.Drawing.Size(510, 151);
this.gcMain.SysModel = null;
this.gcMain.TabIndex = 0;
//
// tabMainPanel
//
@@ -248,40 +210,80 @@ namespace Lskj.PubProductSmart
this.tabMain.Size = new System.Drawing.Size(510, 463);
this.tabMain.TabIndex = 0;
//
// splitRightUpAndDownContainer
// frmWebBrowser
//
this.splitRightUpAndDownContainer.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2;
this.splitRightUpAndDownContainer.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitRightUpAndDownContainer.Horizontal = false;
this.splitRightUpAndDownContainer.Location = new System.Drawing.Point(0, 0);
this.splitRightUpAndDownContainer.Name = "splitRightUpAndDownContainer";
this.splitRightUpAndDownContainer.Panel1.Controls.Add(this.topPanel);
this.splitRightUpAndDownContainer.Panel1.Text = "Panel1";
this.splitRightUpAndDownContainer.Panel2.Controls.Add(this.tabMainPanel);
this.splitRightUpAndDownContainer.Panel2.Text = "Panel2";
this.splitRightUpAndDownContainer.Size = new System.Drawing.Size(514, 627);
this.splitRightUpAndDownContainer.SplitterPosition = 155;
this.splitRightUpAndDownContainer.TabIndex = 5;
this.splitRightUpAndDownContainer.Text = "splitContainerControl1";
this.frmWebBrowser.BackColor = System.Drawing.Color.White;
this.frmWebBrowser.Dock = System.Windows.Forms.DockStyle.Fill;
this.frmWebBrowser.Location = new System.Drawing.Point(0, 0);
this.frmWebBrowser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.frmWebBrowser.Name = "frmWebBrowser";
this.frmWebBrowser.Size = new System.Drawing.Size(563, 207);
this.frmWebBrowser.TabIndex = 22;
this.frmWebBrowser.Visible = false;
//
// gcMain
// tipsLabel
//
this.gcMain.AdapterObj = null;
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcMain.Location = new System.Drawing.Point(2, 2);
this.gcMain.Name = "gcMain";
this.gcMain.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
this.gcMain.Size = new System.Drawing.Size(510, 151);
this.gcMain.TabIndex = 0;
this.tipsLabel.BackColor = System.Drawing.Color.White;
this.tipsLabel.Dock = System.Windows.Forms.DockStyle.Fill;
this.tipsLabel.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.tipsLabel.Location = new System.Drawing.Point(0, 0);
this.tipsLabel.Name = "tipsLabel";
this.tipsLabel.Size = new System.Drawing.Size(563, 207);
this.tipsLabel.TabIndex = 23;
this.tipsLabel.Text = "未找到文件";
//
// topPanel
// plm_top_cond
//
this.topPanel.Controls.Add(this.gcMain);
this.topPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.topPanel.Location = new System.Drawing.Point(0, 0);
this.topPanel.Name = "topPanel";
this.topPanel.Size = new System.Drawing.Size(514, 155);
this.topPanel.TabIndex = 1;
this.plm_top_cond.Appearance.BackColor = System.Drawing.Color.White;
this.plm_top_cond.Appearance.Options.UseBackColor = true;
this.plm_top_cond.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.plm_top_cond.Controls.Add(this.speciesNoLab);
this.plm_top_cond.Dock = System.Windows.Forms.DockStyle.Top;
this.plm_top_cond.Location = new System.Drawing.Point(0, 0);
this.plm_top_cond.Margin = new System.Windows.Forms.Padding(4);
this.plm_top_cond.Name = "plm_top_cond";
this.plm_top_cond.Size = new System.Drawing.Size(563, 38);
this.plm_top_cond.TabIndex = 19;
//
// speciesNoLab
//
this.speciesNoLab.AutoSize = true;
this.speciesNoLab.Location = new System.Drawing.Point(7, 10);
this.speciesNoLab.Name = "speciesNoLab";
this.speciesNoLab.Size = new System.Drawing.Size(0, 14);
this.speciesNoLab.TabIndex = 0;
this.speciesNoLab.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// pl_Top
//
this.pl_Top.Appearance.BackColor = System.Drawing.Color.White;
this.pl_Top.Appearance.Options.UseBackColor = true;
this.pl_Top.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_Top.Location = new System.Drawing.Point(0, 38);
this.pl_Top.Name = "pl_Top";
this.pl_Top.Size = new System.Drawing.Size(563, 377);
this.pl_Top.TabIndex = 20;
//
// splitDynamicContainer
//
this.splitDynamicContainer.Appearance.BackColor = System.Drawing.Color.Transparent;
this.splitDynamicContainer.Appearance.BorderColor = System.Drawing.Color.Transparent;
this.splitDynamicContainer.Appearance.Options.UseBackColor = true;
this.splitDynamicContainer.Appearance.Options.UseBorderColor = true;
this.splitDynamicContainer.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.splitDynamicContainer.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitDynamicContainer.Horizontal = false;
this.splitDynamicContainer.Location = new System.Drawing.Point(0, 0);
this.splitDynamicContainer.Name = "splitDynamicContainer";
this.splitDynamicContainer.Panel1.Controls.Add(this.pl_Top);
this.splitDynamicContainer.Panel1.Controls.Add(this.plm_top_cond);
this.splitDynamicContainer.Panel1.Text = "Panel1";
this.splitDynamicContainer.Panel2.Controls.Add(this.tipsLabel);
this.splitDynamicContainer.Panel2.Controls.Add(this.frmWebBrowser);
this.splitDynamicContainer.Panel2.Text = "Panel2";
this.splitDynamicContainer.Size = new System.Drawing.Size(563, 627);
this.splitDynamicContainer.SplitterPosition = 415;
this.splitDynamicContainer.TabIndex = 0;
//
// FrmMain
//
@@ -297,20 +299,20 @@ namespace Lskj.PubProductSmart
this.splitMainContainer.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitRightContainer)).EndInit();
this.splitRightContainer.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitDynamicContainer)).EndInit();
this.splitDynamicContainer.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.plm_top_cond)).EndInit();
this.plm_top_cond.ResumeLayout(false);
this.plm_top_cond.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.plm_bot_btn)).EndInit();
this.plm_bot_btn.ResumeLayout(false);
this.plm_bot_btn.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.tabMainPanel)).EndInit();
this.tabMainPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitRightUpAndDownContainer)).EndInit();
this.splitRightUpAndDownContainer.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.topPanel)).EndInit();
this.topPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tabMainPanel)).EndInit();
this.tabMainPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.plm_top_cond)).EndInit();
this.plm_top_cond.ResumeLayout(false);
this.plm_top_cond.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.splitDynamicContainer)).EndInit();
this.splitDynamicContainer.ResumeLayout(false);
this.ResumeLayout(false);
}
@@ -320,21 +322,21 @@ namespace Lskj.PubProductSmart
private DevExpress.XtraEditors.SplitContainerControl splitMainContainer;
private Control.TreeViewEx treeLeftViewEx;
private DevExpress.XtraEditors.SplitContainerControl splitRightContainer;
private DevExpress.XtraEditors.SplitContainerControl splitDynamicContainer;
private DevExpress.XtraEditors.PanelControl plm_top_cond;
private System.Windows.Forms.Label speciesNoLab;
private DevExpress.XtraEditors.PanelControl plm_bot_btn;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.PanelControl tabMainPanel;
private Control.TabControlEx tabMain;
private DevExpress.XtraEditors.XtraScrollableControl pl_Top;
private Control.FrmWebBrowser frmWebBrowser;
private System.Windows.Forms.Label tipsLabel;
private DevExpress.XtraEditors.SimpleButton btnUpdate;
private DevExpress.XtraEditors.SimpleButton btnSave;
private DevExpress.XtraEditors.SplitContainerControl splitRightUpAndDownContainer;
private DevExpress.XtraEditors.PanelControl topPanel;
private Control.GridControlEx gcMain;
private DevExpress.XtraEditors.SplitContainerControl splitDynamicContainer;
private DevExpress.XtraEditors.XtraScrollableControl pl_Top;
private DevExpress.XtraEditors.PanelControl plm_top_cond;
private System.Windows.Forms.Label speciesNoLab;
private System.Windows.Forms.Label tipsLabel;
private Control.FrmWebBrowser frmWebBrowser;
}
}