From a0088a63163bd3467529306f98a8cdb98b497e33 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周五, 09 5月 2025 14:12:29 +0800 Subject: [PATCH] 增加排序 --- Weben_CMS专用代码生成器/Code/MainForm.Designer.cs | 89 -------------------------------------------- 1 files changed, 0 insertions(+), 89 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 ea9c18d..7f6d752 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" @@ -34,8 +34,6 @@ this.btnExit = new System.Windows.Forms.Button(); this.btn_CreateFile = new System.Windows.Forms.Button(); this.tb_TableName = new System.Windows.Forms.TextBox(); - this.tb_FileName = new System.Windows.Forms.TextBox(); - this.label1 = new System.Windows.Forms.Label(); this.tb_WCF_NameSpacePath = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.tb_ChinaComment = new System.Windows.Forms.TextBox(); @@ -53,8 +51,6 @@ this.label10 = new System.Windows.Forms.Label(); this.tb_PrimaryDesc = new System.Windows.Forms.TextBox(); this.label11 = new System.Windows.Forms.Label(); - this.tb_Modulelogo = new System.Windows.Forms.TextBox(); - this.label3 = new System.Windows.Forms.Label(); this.btn_InsertSql = new System.Windows.Forms.Button(); this.tb_VueRootFolerName = new System.Windows.Forms.TextBox(); this.label13 = new System.Windows.Forms.Label(); @@ -79,10 +75,6 @@ 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(); - this.tb_ProjectNamePrefix = new System.Windows.Forms.TextBox(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.tb_importExcelCategroy = new System.Windows.Forms.TextBox(); this.ck_IsShowImport = new System.Windows.Forms.CheckBox(); @@ -151,22 +143,6 @@ this.tb_TableName.Size = new System.Drawing.Size(183, 21); this.tb_TableName.TabIndex = 15; this.tb_TableName.TextChanged += new System.EventHandler(this.tb_TableName_TextChanged); - // - // tb_FileName - // - this.tb_FileName.Location = new System.Drawing.Point(221, 152); - this.tb_FileName.Name = "tb_FileName"; - this.tb_FileName.Size = new System.Drawing.Size(199, 21); - this.tb_FileName.TabIndex = 17; - // - // label1 - // - this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(25, 154); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(191, 12); - this.label1.TabIndex = 16; - this.label1.Text = "鏂囦欢鍚嶇О(鐢ㄤ簬缁欏悇涓被鍚嶇殑鍓嶇紑):"; // // tb_WCF_NameSpacePath // @@ -277,7 +253,6 @@ // // tb_OrderBy // - this.tb_OrderBy.Enabled = false; 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); @@ -308,22 +283,6 @@ this.label11.Size = new System.Drawing.Size(59, 12); this.label11.TabIndex = 37; this.label11.Text = "涓婚敭鎻忚堪:"; - // - // tb_Modulelogo - // - this.tb_Modulelogo.Location = new System.Drawing.Point(221, 202); - this.tb_Modulelogo.Name = "tb_Modulelogo"; - this.tb_Modulelogo.Size = new System.Drawing.Size(199, 21); - this.tb_Modulelogo.TabIndex = 41; - // - // label3 - // - this.label3.AutoSize = true; - this.label3.Location = new System.Drawing.Point(25, 206); - this.label3.Name = "label3"; - this.label3.Size = new System.Drawing.Size(167, 12); - this.label3.TabIndex = 40; - this.label3.Text = "妯″潡绠�鍐�(鐢ㄤ簬缁欏悇涓柟娉曞悕):"; // // btn_InsertSql // @@ -420,21 +379,13 @@ 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); - this.groupBox2.Controls.Add(this.tb_ProjectNamePrefix); this.groupBox2.Controls.Add(this.groupBox3); - this.groupBox2.Controls.Add(this.tb_FileName); this.groupBox2.Controls.Add(this.lblds); this.groupBox2.Controls.Add(this.tb_VueRootFolerName); this.groupBox2.Controls.Add(this.tb_TableName); this.groupBox2.Controls.Add(this.label13); - this.groupBox2.Controls.Add(this.label1); this.groupBox2.Controls.Add(this.label2); - this.groupBox2.Controls.Add(this.tb_Modulelogo); this.groupBox2.Controls.Add(this.tb_WCF_NameSpacePath); - this.groupBox2.Controls.Add(this.label3); this.groupBox2.Controls.Add(this.label4); this.groupBox2.Controls.Add(this.tb_ChinaComment); this.groupBox2.Controls.Add(this.tb_PrimaryDesc); @@ -580,38 +531,6 @@ this.tb_EnumList.Size = new System.Drawing.Size(369, 104); this.tb_EnumList.TabIndex = 51; // - // tb_GroupName - // - this.tb_GroupName.Location = new System.Drawing.Point(973, 111); - this.tb_GroupName.Name = "tb_GroupName"; - this.tb_GroupName.Size = new System.Drawing.Size(183, 21); - this.tb_GroupName.TabIndex = 50; - // - // label16 - // - this.label16.AutoSize = true; - this.label16.Location = new System.Drawing.Point(920, 117); - this.label16.Name = "label16"; - this.label16.Size = new System.Drawing.Size(47, 12); - this.label16.TabIndex = 49; - this.label16.Text = "鍒嗙粍鍚�:"; - // - // label15 - // - this.label15.AutoSize = true; - this.label15.Location = new System.Drawing.Point(26, 24); - this.label15.Name = "label15"; - this.label15.Size = new System.Drawing.Size(71, 12); - this.label15.TabIndex = 47; - this.label15.Text = "椤圭洰鍚嶅墠缂�:"; - // - // tb_ProjectNamePrefix - // - this.tb_ProjectNamePrefix.Location = new System.Drawing.Point(104, 21); - this.tb_ProjectNamePrefix.Name = "tb_ProjectNamePrefix"; - this.tb_ProjectNamePrefix.Size = new System.Drawing.Size(183, 21); - this.tb_ProjectNamePrefix.TabIndex = 48; - // // groupBox3 // this.groupBox3.Controls.Add(this.tb_importExcelCategroy); @@ -740,8 +659,6 @@ private System.Windows.Forms.Button btnExit; private System.Windows.Forms.Button btn_CreateFile; private System.Windows.Forms.TextBox tb_TableName; - private System.Windows.Forms.TextBox tb_FileName; - private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox tb_WCF_NameSpacePath; private System.Windows.Forms.Label label2; private System.Windows.Forms.TextBox tb_ChinaComment; @@ -759,8 +676,6 @@ private System.Windows.Forms.Label label10; private System.Windows.Forms.TextBox tb_PrimaryDesc; private System.Windows.Forms.Label label11; - private System.Windows.Forms.TextBox tb_Modulelogo; - private System.Windows.Forms.Label label3; private System.Windows.Forms.Button btn_InsertSql; private System.Windows.Forms.TextBox tb_VueRootFolerName; private System.Windows.Forms.Label label13; @@ -774,10 +689,6 @@ private System.Windows.Forms.Label label12; private System.Windows.Forms.TextBox tb_templeteFileDownName; private System.Windows.Forms.Label label14; - private System.Windows.Forms.Label label15; - private System.Windows.Forms.TextBox tb_ProjectNamePrefix; - private System.Windows.Forms.Label label16; - 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; -- Gitblit v1.9.3