22
schangxiang@126.com
2025-05-06 8a18da90b747f1c5fb8222331874c1f82e9d64b0
Weben_CMSרÓôúÂëÉú³ÉÆ÷/Code/MainForm.Designer.cs
@@ -64,6 +64,7 @@
            this.lbl_DataSource = new System.Windows.Forms.Label();
            this.cmb_DataSource = new System.Windows.Forms.ComboBox();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.tb_LikeQueryAttrsName = new System.Windows.Forms.TextBox();
            this.label23 = new System.Windows.Forms.Label();
            this.tb_LikeQueryAttrs = new System.Windows.Forms.TextBox();
            this.label22 = new System.Windows.Forms.Label();
@@ -84,7 +85,6 @@
            this.label12 = new System.Windows.Forms.Label();
            this.tb_templeteFileDownName = new System.Windows.Forms.TextBox();
            this.label14 = new System.Windows.Forms.Label();
            this.tb_LikeQueryAttrsName = new System.Windows.Forms.TextBox();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox3.SuspendLayout();
@@ -211,6 +211,7 @@
            // 
            // tb_Primary
            // 
            this.tb_Primary.Enabled = false;
            this.tb_Primary.Location = new System.Drawing.Point(338, 69);
            this.tb_Primary.Name = "tb_Primary";
            this.tb_Primary.Size = new System.Drawing.Size(145, 21);
@@ -269,6 +270,7 @@
            // 
            // 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);
@@ -285,6 +287,7 @@
            // 
            // tb_PrimaryDesc
            // 
            this.tb_PrimaryDesc.Enabled = false;
            this.tb_PrimaryDesc.Location = new System.Drawing.Point(569, 69);
            this.tb_PrimaryDesc.Name = "tb_PrimaryDesc";
            this.tb_PrimaryDesc.Size = new System.Drawing.Size(145, 21);
@@ -442,6 +445,13 @@
            this.groupBox2.TabIndex = 46;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "自定义配置";
            //
            // tb_LikeQueryAttrsName
            //
            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;
            // 
            // label23
            // 
@@ -619,13 +629,6 @@
            this.label14.Size = new System.Drawing.Size(83, 12);
            this.label14.TabIndex = 47;
            this.label14.Text = "文件下载名字:";
            //
            // tb_LikeQueryAttrsName
            //
            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
            //