From e8f85cd9f369f8290d55b0e041be35c9c0b50fb6 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周二, 06 5月 2025 11:40:26 +0800
Subject: [PATCH] 222

---
 Weben_CMS专用代码生成器/Code/MainForm.Designer.cs |  182 ++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 153 insertions(+), 29 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 4b815f1..a20870e 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"
@@ -59,9 +59,21 @@
             this.tb_RoutePrefix = new System.Windows.Forms.TextBox();
             this.label13 = new System.Windows.Forms.Label();
             this.groupBox1 = new System.Windows.Forms.GroupBox();
+            this.label17 = new System.Windows.Forms.Label();
+            this.cmb_DataBase = new System.Windows.Forms.ComboBox();
             this.lbl_DataSource = new System.Windows.Forms.Label();
             this.cmb_DataSource = new System.Windows.Forms.ComboBox();
             this.groupBox2 = new System.Windows.Forms.GroupBox();
+            this.label23 = new System.Windows.Forms.Label();
+            this.tb_LikeQueryAttrs = new System.Windows.Forms.TextBox();
+            this.label22 = new System.Windows.Forms.Label();
+            this.tb_PageMenuInstanceName = new System.Windows.Forms.TextBox();
+            this.label21 = new System.Windows.Forms.Label();
+            this.tb_MenuName = new System.Windows.Forms.TextBox();
+            this.label20 = new System.Windows.Forms.Label();
+            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();
@@ -72,8 +84,7 @@
             this.label12 = new System.Windows.Forms.Label();
             this.tb_templeteFileDownName = new System.Windows.Forms.TextBox();
             this.label14 = new System.Windows.Forms.Label();
-            this.cmb_DataBase = new System.Windows.Forms.ComboBox();
-            this.label17 = new System.Windows.Forms.Label();
+            this.tb_LikeQueryAttrsName = new System.Windows.Forms.TextBox();
             this.groupBox1.SuspendLayout();
             this.groupBox2.SuspendLayout();
             this.groupBox3.SuspendLayout();
@@ -152,7 +163,7 @@
             // 
             // tb_WCF_NameSpacePath
             // 
-            this.tb_WCF_NameSpacePath.Location = new System.Drawing.Point(563, 247);
+            this.tb_WCF_NameSpacePath.Location = new System.Drawing.Point(737, 286);
             this.tb_WCF_NameSpacePath.Name = "tb_WCF_NameSpacePath";
             this.tb_WCF_NameSpacePath.Size = new System.Drawing.Size(197, 21);
             this.tb_WCF_NameSpacePath.TabIndex = 19;
@@ -160,11 +171,11 @@
             // label2
             // 
             this.label2.AutoSize = true;
-            this.label2.Location = new System.Drawing.Point(455, 249);
+            this.label2.Location = new System.Drawing.Point(646, 294);
             this.label2.Name = "label2";
-            this.label2.Size = new System.Drawing.Size(101, 12);
+            this.label2.Size = new System.Drawing.Size(83, 12);
             this.label2.TabIndex = 18;
-            this.label2.Text = "WCF椤圭洰鍛藉悕绌洪棿:";
+            this.label2.Text = "椤圭洰鍛藉悕绌洪棿:";
             // 
             // tb_ChinaComment
             // 
@@ -250,7 +261,7 @@
             // label9
             // 
             this.label9.AutoSize = true;
-            this.label9.Location = new System.Drawing.Point(463, 210);
+            this.label9.Location = new System.Drawing.Point(512, 38);
             this.label9.Name = "label9";
             this.label9.Size = new System.Drawing.Size(35, 12);
             this.label9.TabIndex = 34;
@@ -258,7 +269,7 @@
             // 
             // tb_OrderBy
             // 
-            this.tb_OrderBy.Location = new System.Drawing.Point(503, 207);
+            this.tb_OrderBy.Location = new System.Drawing.Point(552, 35);
             this.tb_OrderBy.Name = "tb_OrderBy";
             this.tb_OrderBy.Size = new System.Drawing.Size(145, 21);
             this.tb_OrderBy.TabIndex = 35;
@@ -266,7 +277,7 @@
             // label10
             // 
             this.label10.AutoSize = true;
-            this.label10.Location = new System.Drawing.Point(668, 210);
+            this.label10.Location = new System.Drawing.Point(717, 38);
             this.label10.Name = "label10";
             this.label10.Size = new System.Drawing.Size(65, 12);
             this.label10.TabIndex = 36;
@@ -317,7 +328,7 @@
             // 
             // tb_RoutePrefix
             // 
-            this.tb_RoutePrefix.Location = new System.Drawing.Point(538, 276);
+            this.tb_RoutePrefix.Location = new System.Drawing.Point(737, 316);
             this.tb_RoutePrefix.Name = "tb_RoutePrefix";
             this.tb_RoutePrefix.Size = new System.Drawing.Size(145, 21);
             this.tb_RoutePrefix.TabIndex = 44;
@@ -326,7 +337,7 @@
             // label13
             // 
             this.label13.AutoSize = true;
-            this.label13.Location = new System.Drawing.Point(463, 282);
+            this.label13.Location = new System.Drawing.Point(646, 318);
             this.label13.Name = "label13";
             this.label13.Size = new System.Drawing.Size(77, 12);
             this.label13.TabIndex = 43;
@@ -345,6 +356,24 @@
             this.groupBox1.TabIndex = 45;
             this.groupBox1.TabStop = false;
             this.groupBox1.Text = "鏁版嵁搴撻厤缃�";
+            // 
+            // label17
+            // 
+            this.label17.AutoSize = true;
+            this.label17.Location = new System.Drawing.Point(478, 23);
+            this.label17.Name = "label17";
+            this.label17.Size = new System.Drawing.Size(65, 12);
+            this.label17.TabIndex = 3;
+            this.label17.Text = "鏁版嵁搴撶被鍨�";
+            // 
+            // cmb_DataBase
+            // 
+            this.cmb_DataBase.FormattingEnabled = true;
+            this.cmb_DataBase.Location = new System.Drawing.Point(581, 20);
+            this.cmb_DataBase.Name = "cmb_DataBase";
+            this.cmb_DataBase.Size = new System.Drawing.Size(206, 20);
+            this.cmb_DataBase.TabIndex = 2;
+            this.cmb_DataBase.SelectedIndexChanged += new System.EventHandler(this.cmb_DataBase_SelectedIndexChanged);
             // 
             // lbl_DataSource
             // 
@@ -366,6 +395,17 @@
             // 
             // groupBox2
             // 
+            this.groupBox2.Controls.Add(this.tb_LikeQueryAttrsName);
+            this.groupBox2.Controls.Add(this.label23);
+            this.groupBox2.Controls.Add(this.tb_LikeQueryAttrs);
+            this.groupBox2.Controls.Add(this.label22);
+            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);
             this.groupBox2.Controls.Add(this.tb_GroupName);
             this.groupBox2.Controls.Add(this.label16);
             this.groupBox2.Controls.Add(this.label15);
@@ -398,10 +438,94 @@
             this.groupBox2.Controls.Add(this.label7);
             this.groupBox2.Location = new System.Drawing.Point(51, 90);
             this.groupBox2.Name = "groupBox2";
-            this.groupBox2.Size = new System.Drawing.Size(819, 470);
+            this.groupBox2.Size = new System.Drawing.Size(1187, 470);
             this.groupBox2.TabIndex = 46;
             this.groupBox2.TabStop = false;
             this.groupBox2.Text = "鑷畾涔夐厤缃�";
+            // 
+            // label23
+            // 
+            this.label23.AutoSize = true;
+            this.label23.Location = new System.Drawing.Point(771, 215);
+            this.label23.Name = "label23";
+            this.label23.Size = new System.Drawing.Size(299, 12);
+            this.label23.TabIndex = 60;
+            this.label23.Text = "妯$硦鏌ヨ瀛楁鍚�(绀轰緥):璇疯緭鍏ョ墿鏂欑紪鐮�/鐗╂枡鍚嶇О/澶囨敞";
+            // 
+            // tb_LikeQueryAttrs
+            // 
+            this.tb_LikeQueryAttrs.Location = new System.Drawing.Point(773, 182);
+            this.tb_LikeQueryAttrs.Name = "tb_LikeQueryAttrs";
+            this.tb_LikeQueryAttrs.Size = new System.Drawing.Size(197, 21);
+            this.tb_LikeQueryAttrs.TabIndex = 59;
+            // 
+            // label22
+            // 
+            this.label22.AutoSize = true;
+            this.label22.Location = new System.Drawing.Point(771, 156);
+            this.label22.Name = "label22";
+            this.label22.Size = new System.Drawing.Size(371, 12);
+            this.label22.TabIndex = 58;
+            this.label22.Text = "妯$硦鏌ヨ瀛楁锛堢ず渚嬶級:\'MaterialCode\', \'MaterialName\', \'Remark\'";
+            // 
+            // tb_PageMenuInstanceName
+            // 
+            this.tb_PageMenuInstanceName.Location = new System.Drawing.Point(552, 212);
+            this.tb_PageMenuInstanceName.Name = "tb_PageMenuInstanceName";
+            this.tb_PageMenuInstanceName.Size = new System.Drawing.Size(197, 21);
+            this.tb_PageMenuInstanceName.TabIndex = 57;
+            // 
+            // label21
+            // 
+            this.label21.AutoSize = true;
+            this.label21.Location = new System.Drawing.Point(450, 220);
+            this.label21.Name = "label21";
+            this.label21.Size = new System.Drawing.Size(107, 12);
+            this.label21.TabIndex = 56;
+            this.label21.Text = "椤甸潰鑿滃崟瀵硅薄缂╁啓:";
+            // 
+            // tb_MenuName
+            // 
+            this.tb_MenuName.Location = new System.Drawing.Point(525, 183);
+            this.tb_MenuName.Name = "tb_MenuName";
+            this.tb_MenuName.Size = new System.Drawing.Size(197, 21);
+            this.tb_MenuName.TabIndex = 55;
+            // 
+            // label20
+            // 
+            this.label20.AutoSize = true;
+            this.label20.Location = new System.Drawing.Point(450, 191);
+            this.label20.Name = "label20";
+            this.label20.Size = new System.Drawing.Size(71, 12);
+            this.label20.TabIndex = 54;
+            this.label20.Text = "椤甸潰鑿滃崟鍚�:";
+            // 
+            // label19
+            // 
+            this.label19.AutoSize = true;
+            this.label19.Location = new System.Drawing.Point(318, 346);
+            this.label19.Name = "label19";
+            this.label19.Size = new System.Drawing.Size(563, 12);
+            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(318, 390);
+            this.label18.Name = "label18";
+            this.label18.Size = new System.Drawing.Size(107, 12);
+            this.label18.TabIndex = 52;
+            this.label18.Text = "鏋氫妇绫诲瀷瀛楁闆嗗悎:";
+            // 
+            // tb_EnumList
+            // 
+            this.tb_EnumList.Location = new System.Drawing.Point(418, 361);
+            this.tb_EnumList.Multiline = true;
+            this.tb_EnumList.Name = "tb_EnumList";
+            this.tb_EnumList.Size = new System.Drawing.Size(369, 104);
+            this.tb_EnumList.TabIndex = 51;
             // 
             // tb_GroupName
             // 
@@ -496,29 +620,18 @@
             this.label14.TabIndex = 47;
             this.label14.Text = "鏂囦欢涓嬭浇鍚嶅瓧:";
             // 
-            // cmb_DataBase
+            // tb_LikeQueryAttrsName
             // 
-            this.cmb_DataBase.FormattingEnabled = true;
-            this.cmb_DataBase.Location = new System.Drawing.Point(581, 20);
-            this.cmb_DataBase.Name = "cmb_DataBase";
-            this.cmb_DataBase.Size = new System.Drawing.Size(206, 20);
-            this.cmb_DataBase.TabIndex = 2;
-            this.cmb_DataBase.SelectedIndexChanged += new System.EventHandler(this.cmb_DataBase_SelectedIndexChanged);
-            // 
-            // label17
-            // 
-            this.label17.AutoSize = true;
-            this.label17.Location = new System.Drawing.Point(478, 23);
-            this.label17.Name = "label17";
-            this.label17.Size = new System.Drawing.Size(65, 12);
-            this.label17.TabIndex = 3;
-            this.label17.Text = "鏁版嵁搴撶被鍨�";
+            this.tb_LikeQueryAttrsName.Location = new System.Drawing.Point(773, 234);
+            this.tb_LikeQueryAttrsName.Name = "tb_LikeQueryAttrsName";
+            this.tb_LikeQueryAttrsName.Size = new System.Drawing.Size(197, 21);
+            this.tb_LikeQueryAttrsName.TabIndex = 61;
             // 
             // MainForm
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(927, 672);
+            this.ClientSize = new System.Drawing.Size(1250, 672);
             this.Controls.Add(this.groupBox2);
             this.Controls.Add(this.groupBox1);
             this.Controls.Add(this.btn_InsertSql);
@@ -589,6 +702,17 @@
         private System.Windows.Forms.TextBox tb_GroupName;
         private System.Windows.Forms.ComboBox cmb_DataBase;
         private System.Windows.Forms.Label label17;
+        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;
+        private System.Windows.Forms.Label label22;
+        private System.Windows.Forms.TextBox tb_LikeQueryAttrs;
+        private System.Windows.Forms.Label label23;
+        private System.Windows.Forms.TextBox tb_LikeQueryAttrsName;
     }
 }
 

--
Gitblit v1.9.3