From 129a0c82833a11f5305855ae6d6ce401756d49be Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周二, 06 5月 2025 08:15:24 +0800
Subject: [PATCH] 222

---
 Weben_CMS专用代码生成器/Code/MainForm.Designer.cs |  116 +++++++++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 82 insertions(+), 34 deletions(-)

diff --git "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs" "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs"
index 6059ec2..c1124b5 100644
--- "a/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs"
+++ "b/Weben_CMS\344\270\223\347\224\250\344\273\243\347\240\201\347\224\237\346\210\220\345\231\250/Code/MainForm.Designer.cs"
@@ -64,6 +64,9 @@
             this.lbl_DataSource = new System.Windows.Forms.Label();
             this.cmb_DataSource = new System.Windows.Forms.ComboBox();
             this.groupBox2 = new System.Windows.Forms.GroupBox();
+            this.label19 = new System.Windows.Forms.Label();
+            this.label18 = new System.Windows.Forms.Label();
+            this.tb_EnumList = new System.Windows.Forms.TextBox();
             this.tb_GroupName = new System.Windows.Forms.TextBox();
             this.label16 = new System.Windows.Forms.Label();
             this.label15 = new System.Windows.Forms.Label();
@@ -74,9 +77,10 @@
             this.label12 = new System.Windows.Forms.Label();
             this.tb_templeteFileDownName = new System.Windows.Forms.TextBox();
             this.label14 = new System.Windows.Forms.Label();
-            this.tb_EnumList = new System.Windows.Forms.TextBox();
-            this.label18 = new System.Windows.Forms.Label();
-            this.label19 = new System.Windows.Forms.Label();
+            this.label20 = new System.Windows.Forms.Label();
+            this.tb_MenuName = new System.Windows.Forms.TextBox();
+            this.label21 = new System.Windows.Forms.Label();
+            this.tb_PageMenuInstanceName = new System.Windows.Forms.TextBox();
             this.groupBox1.SuspendLayout();
             this.groupBox2.SuspendLayout();
             this.groupBox3.SuspendLayout();
@@ -163,7 +167,7 @@
             // 
             // tb_WCF_NameSpacePath
             // 
-            this.tb_WCF_NameSpacePath.Location = new System.Drawing.Point(751, 309);
+            this.tb_WCF_NameSpacePath.Location = new System.Drawing.Point(983, 358);
             this.tb_WCF_NameSpacePath.Margin = new System.Windows.Forms.Padding(4);
             this.tb_WCF_NameSpacePath.Name = "tb_WCF_NameSpacePath";
             this.tb_WCF_NameSpacePath.Size = new System.Drawing.Size(261, 25);
@@ -172,7 +176,7 @@
             // label2
             // 
             this.label2.AutoSize = true;
-            this.label2.Location = new System.Drawing.Point(607, 311);
+            this.label2.Location = new System.Drawing.Point(862, 368);
             this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label2.Name = "label2";
             this.label2.Size = new System.Drawing.Size(105, 15);
@@ -273,7 +277,7 @@
             // label9
             // 
             this.label9.AutoSize = true;
-            this.label9.Location = new System.Drawing.Point(617, 262);
+            this.label9.Location = new System.Drawing.Point(682, 47);
             this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label9.Name = "label9";
             this.label9.Size = new System.Drawing.Size(45, 15);
@@ -282,7 +286,7 @@
             // 
             // tb_OrderBy
             // 
-            this.tb_OrderBy.Location = new System.Drawing.Point(671, 259);
+            this.tb_OrderBy.Location = new System.Drawing.Point(736, 44);
             this.tb_OrderBy.Margin = new System.Windows.Forms.Padding(4);
             this.tb_OrderBy.Name = "tb_OrderBy";
             this.tb_OrderBy.Size = new System.Drawing.Size(192, 25);
@@ -291,7 +295,7 @@
             // label10
             // 
             this.label10.AutoSize = true;
-            this.label10.Location = new System.Drawing.Point(891, 262);
+            this.label10.Location = new System.Drawing.Point(956, 47);
             this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label10.Name = "label10";
             this.label10.Size = new System.Drawing.Size(83, 15);
@@ -348,7 +352,7 @@
             // 
             // tb_RoutePrefix
             // 
-            this.tb_RoutePrefix.Location = new System.Drawing.Point(717, 345);
+            this.tb_RoutePrefix.Location = new System.Drawing.Point(983, 395);
             this.tb_RoutePrefix.Margin = new System.Windows.Forms.Padding(4);
             this.tb_RoutePrefix.Name = "tb_RoutePrefix";
             this.tb_RoutePrefix.Size = new System.Drawing.Size(192, 25);
@@ -358,7 +362,7 @@
             // label13
             // 
             this.label13.AutoSize = true;
-            this.label13.Location = new System.Drawing.Point(617, 352);
+            this.label13.Location = new System.Drawing.Point(862, 398);
             this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
             this.label13.Name = "label13";
             this.label13.Size = new System.Drawing.Size(99, 15);
@@ -423,6 +427,10 @@
             // 
             // groupBox2
             // 
+            this.groupBox2.Controls.Add(this.tb_PageMenuInstanceName);
+            this.groupBox2.Controls.Add(this.label21);
+            this.groupBox2.Controls.Add(this.tb_MenuName);
+            this.groupBox2.Controls.Add(this.label20);
             this.groupBox2.Controls.Add(this.label19);
             this.groupBox2.Controls.Add(this.label18);
             this.groupBox2.Controls.Add(this.tb_EnumList);
@@ -464,6 +472,36 @@
             this.groupBox2.TabIndex = 46;
             this.groupBox2.TabStop = false;
             this.groupBox2.Text = "鑷畾涔夐厤缃�";
+            // 
+            // label19
+            // 
+            this.label19.AutoSize = true;
+            this.label19.Location = new System.Drawing.Point(424, 432);
+            this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label19.Name = "label19";
+            this.label19.Size = new System.Drawing.Size(751, 15);
+            this.label19.TabIndex = 53;
+            this.label19.Text = "PurchaseType|PurchaseTypeEnum|PurchaseTypeDesc,MaterialType|MaterialTypeEnum|Mate" +
+    "rialTypeDesc";
+            // 
+            // label18
+            // 
+            this.label18.AutoSize = true;
+            this.label18.Location = new System.Drawing.Point(424, 488);
+            this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label18.Name = "label18";
+            this.label18.Size = new System.Drawing.Size(135, 15);
+            this.label18.TabIndex = 52;
+            this.label18.Text = "鏋氫妇绫诲瀷瀛楁闆嗗悎:";
+            // 
+            // tb_EnumList
+            // 
+            this.tb_EnumList.Location = new System.Drawing.Point(557, 451);
+            this.tb_EnumList.Margin = new System.Windows.Forms.Padding(4);
+            this.tb_EnumList.Multiline = true;
+            this.tb_EnumList.Name = "tb_EnumList";
+            this.tb_EnumList.Size = new System.Drawing.Size(491, 129);
+            this.tb_EnumList.TabIndex = 51;
             // 
             // tb_GroupName
             // 
@@ -566,35 +604,41 @@
             this.label14.TabIndex = 47;
             this.label14.Text = "鏂囦欢涓嬭浇鍚嶅瓧:";
             // 
-            // tb_EnumList
+            // label20
             // 
-            this.tb_EnumList.Location = new System.Drawing.Point(557, 451);
-            this.tb_EnumList.Margin = new System.Windows.Forms.Padding(4);
-            this.tb_EnumList.Multiline = true;
-            this.tb_EnumList.Name = "tb_EnumList";
-            this.tb_EnumList.Size = new System.Drawing.Size(491, 129);
-            this.tb_EnumList.TabIndex = 51;
+            this.label20.AutoSize = true;
+            this.label20.Location = new System.Drawing.Point(600, 239);
+            this.label20.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label20.Name = "label20";
+            this.label20.Size = new System.Drawing.Size(90, 15);
+            this.label20.TabIndex = 54;
+            this.label20.Text = "椤甸潰鑿滃崟鍚�:";
             // 
-            // label18
+            // tb_MenuName
             // 
-            this.label18.AutoSize = true;
-            this.label18.Location = new System.Drawing.Point(424, 488);
-            this.label18.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
-            this.label18.Name = "label18";
-            this.label18.Size = new System.Drawing.Size(135, 15);
-            this.label18.TabIndex = 52;
-            this.label18.Text = "鏋氫妇绫诲瀷瀛楁闆嗗悎:";
+            this.tb_MenuName.Location = new System.Drawing.Point(700, 229);
+            this.tb_MenuName.Margin = new System.Windows.Forms.Padding(4);
+            this.tb_MenuName.Name = "tb_MenuName";
+            this.tb_MenuName.Size = new System.Drawing.Size(261, 25);
+            this.tb_MenuName.TabIndex = 55;
             // 
-            // label19
+            // label21
             // 
-            this.label19.AutoSize = true;
-            this.label19.Location = new System.Drawing.Point(424, 432);
-            this.label19.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
-            this.label19.Name = "label19";
-            this.label19.Size = new System.Drawing.Size(751, 15);
-            this.label19.TabIndex = 53;
-            this.label19.Text = "PurchaseType|PurchaseTypeEnum|PurchaseTypeDesc,MaterialType|MaterialTypeEnum|Mate" +
-    "rialTypeDesc";
+            this.label21.AutoSize = true;
+            this.label21.Location = new System.Drawing.Point(600, 275);
+            this.label21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
+            this.label21.Name = "label21";
+            this.label21.Size = new System.Drawing.Size(135, 15);
+            this.label21.TabIndex = 56;
+            this.label21.Text = "椤甸潰鑿滃崟瀵硅薄缂╁啓:";
+            // 
+            // tb_PageMenuInstanceName
+            // 
+            this.tb_PageMenuInstanceName.Location = new System.Drawing.Point(736, 265);
+            this.tb_PageMenuInstanceName.Margin = new System.Windows.Forms.Padding(4);
+            this.tb_PageMenuInstanceName.Name = "tb_PageMenuInstanceName";
+            this.tb_PageMenuInstanceName.Size = new System.Drawing.Size(261, 25);
+            this.tb_PageMenuInstanceName.TabIndex = 57;
             // 
             // MainForm
             // 
@@ -675,6 +719,10 @@
         private System.Windows.Forms.Label label18;
         private System.Windows.Forms.TextBox tb_EnumList;
         private System.Windows.Forms.Label label19;
+        private System.Windows.Forms.Label label20;
+        private System.Windows.Forms.TextBox tb_MenuName;
+        private System.Windows.Forms.TextBox tb_PageMenuInstanceName;
+        private System.Windows.Forms.Label label21;
     }
 }
 

--
Gitblit v1.9.3