File was renamed from WindowsFormsApp1/Form9.Designer.cs |
| | |
| | | namespace WindowsFormsApp1 |
| | | { |
| | | partial class Form9 |
| | | partial class FaDanRobot |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | this.button2 = new System.Windows.Forms.Button(); |
| | | this.label2 = new System.Windows.Forms.Label(); |
| | | this.groupBox7 = new System.Windows.Forms.GroupBox(); |
| | | this.checkBox17 = new System.Windows.Forms.CheckBox(); |
| | | this.button3 = new System.Windows.Forms.Button(); |
| | | this.checkBox9 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox15 = new System.Windows.Forms.CheckBox(); |
| | | this.button5 = new System.Windows.Forms.Button(); |
| | | this.button4 = new System.Windows.Forms.Button(); |
| | | this.pictureBox1 = new System.Windows.Forms.PictureBox(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.label4 = new System.Windows.Forms.Label(); |
| | | this.checkBox17 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox9 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox15 = new System.Windows.Forms.CheckBox(); |
| | | this.groupBox1 = new System.Windows.Forms.GroupBox(); |
| | | this.label6 = new System.Windows.Forms.Label(); |
| | | this.label15 = new System.Windows.Forms.Label(); |
| | | this.checkBox11 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox10 = new System.Windows.Forms.CheckBox(); |
| | | this.groupBox2 = new System.Windows.Forms.GroupBox(); |
| | | this.label5 = new System.Windows.Forms.Label(); |
| | | this.button5 = new System.Windows.Forms.Button(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.label6 = new System.Windows.Forms.Label(); |
| | | this.groupBox3 = new System.Windows.Forms.GroupBox(); |
| | | this.checkBox13 = new System.Windows.Forms.CheckBox(); |
| | | this.textBox2 = new System.Windows.Forms.TextBox(); |
| | | this.button6 = new System.Windows.Forms.Button(); |
| | | this.checkBox14 = new System.Windows.Forms.CheckBox(); |
| | | this.groupBox4 = new System.Windows.Forms.GroupBox(); |
| | | this.label7 = new System.Windows.Forms.Label(); |
| | | this.textBox1 = new System.Windows.Forms.TextBox(); |
| | | this.button7 = new System.Windows.Forms.Button(); |
| | | this.label8 = new System.Windows.Forms.Label(); |
| | | this.textBox3 = new System.Windows.Forms.TextBox(); |
| | | this.checkBox12 = new System.Windows.Forms.CheckBox(); |
| | | this.label5 = new System.Windows.Forms.Label(); |
| | | this.groupBox3 = new System.Windows.Forms.GroupBox(); |
| | | this.textBox2 = new System.Windows.Forms.TextBox(); |
| | | this.checkBox14 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox13 = new System.Windows.Forms.CheckBox(); |
| | | this.checkBox16 = new System.Windows.Forms.CheckBox(); |
| | | this.button6 = new System.Windows.Forms.Button(); |
| | | this.groupBox4 = new System.Windows.Forms.GroupBox(); |
| | | this.textBox3 = new System.Windows.Forms.TextBox(); |
| | | this.label8 = new System.Windows.Forms.Label(); |
| | | this.textBox1 = new System.Windows.Forms.TextBox(); |
| | | this.label7 = new System.Windows.Forms.Label(); |
| | | this.groupBox5 = new System.Windows.Forms.GroupBox(); |
| | | this.button9 = new System.Windows.Forms.Button(); |
| | | this.button10 = new System.Windows.Forms.Button(); |
| | | this.pictureBox2 = new System.Windows.Forms.PictureBox(); |
| | | this.label9 = new System.Windows.Forms.Label(); |
| | | this.label10 = new System.Windows.Forms.Label(); |
| | | this.label11 = new System.Windows.Forms.Label(); |
| | | this.label12 = new System.Windows.Forms.Label(); |
| | | this.label13 = new System.Windows.Forms.Label(); |
| | | this.button10 = new System.Windows.Forms.Button(); |
| | | this.label14 = new System.Windows.Forms.Label(); |
| | | this.label15 = new System.Windows.Forms.Label(); |
| | | this.checkBox16 = new System.Windows.Forms.CheckBox(); |
| | | this.groupBox6 = new System.Windows.Forms.GroupBox(); |
| | | this.label16 = new System.Windows.Forms.Label(); |
| | | this.label13 = new System.Windows.Forms.Label(); |
| | | this.label12 = new System.Windows.Forms.Label(); |
| | | this.label11 = new System.Windows.Forms.Label(); |
| | | this.label10 = new System.Windows.Forms.Label(); |
| | | this.groupBox7.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); |
| | | this.groupBox1.SuspendLayout(); |
| | |
| | | this.groupBox4.SuspendLayout(); |
| | | this.groupBox5.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); |
| | | this.groupBox6.SuspendLayout(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // checkBox1 |
| | |
| | | this.groupBox7.TabStop = false; |
| | | this.groupBox7.Text = "微信登录"; |
| | | // |
| | | // checkBox17 |
| | | // |
| | | this.checkBox17.AutoSize = true; |
| | | this.checkBox17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox17.Location = new System.Drawing.Point(11, 52); |
| | | this.checkBox17.Name = "checkBox17"; |
| | | this.checkBox17.Size = new System.Drawing.Size(142, 21); |
| | | this.checkBox17.TabIndex = 61; |
| | | this.checkBox17.Text = "只在08:00-22:00发单"; |
| | | this.checkBox17.UseVisualStyleBackColor = true; |
| | | this.checkBox17.CheckedChanged += new System.EventHandler(this.checkBox17_CheckedChanged); |
| | | // |
| | | // button3 |
| | | // |
| | | this.button3.BackColor = System.Drawing.SystemColors.Window; |
| | |
| | | this.button3.Text = "切换账号"; |
| | | this.button3.UseVisualStyleBackColor = false; |
| | | // |
| | | // checkBox9 |
| | | // button5 |
| | | // |
| | | this.checkBox9.AutoSize = true; |
| | | this.checkBox9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox9.Location = new System.Drawing.Point(126, 24); |
| | | this.checkBox9.Name = "checkBox9"; |
| | | this.checkBox9.Size = new System.Drawing.Size(87, 21); |
| | | this.checkBox9.TabIndex = 63; |
| | | this.checkBox9.Text = "关闭云发单"; |
| | | this.checkBox9.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox15 |
| | | // |
| | | this.checkBox15.AutoSize = true; |
| | | this.checkBox15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox15.Location = new System.Drawing.Point(11, 24); |
| | | this.checkBox15.Name = "checkBox15"; |
| | | this.checkBox15.Size = new System.Drawing.Size(87, 21); |
| | | this.checkBox15.TabIndex = 63; |
| | | this.checkBox15.Text = "开启云发单"; |
| | | this.checkBox15.UseVisualStyleBackColor = true; |
| | | this.checkBox15.CheckedChanged += new System.EventHandler(this.checkBox15_CheckedChanged); |
| | | this.button5.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button5.ForeColor = System.Drawing.Color.Black; |
| | | this.button5.Location = new System.Drawing.Point(58, 195); |
| | | this.button5.Name = "button5"; |
| | | this.button5.Size = new System.Drawing.Size(104, 34); |
| | | this.button5.TabIndex = 58; |
| | | this.button5.Text = "刷新二维码"; |
| | | this.button5.UseVisualStyleBackColor = false; |
| | | // |
| | | // button4 |
| | | // |
| | |
| | | this.pictureBox1.TabIndex = 56; |
| | | this.pictureBox1.TabStop = false; |
| | | // |
| | | // label3 |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label3.ForeColor = System.Drawing.Color.Red; |
| | | this.label3.Location = new System.Drawing.Point(13, 262); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(140, 17); |
| | | this.label3.TabIndex = 58; |
| | | this.label3.Text = "微信昵称:张嘉博张嘉博"; |
| | | // |
| | | // label4 |
| | | // |
| | | this.label4.AutoSize = true; |
| | |
| | | this.label4.Size = new System.Drawing.Size(116, 17); |
| | | this.label4.TabIndex = 58; |
| | | this.label4.Text = "登录状态:登录成功"; |
| | | // |
| | | // checkBox17 |
| | | // |
| | | this.checkBox17.AutoSize = true; |
| | | this.checkBox17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox17.Location = new System.Drawing.Point(13, 100); |
| | | this.checkBox17.Name = "checkBox17"; |
| | | this.checkBox17.Size = new System.Drawing.Size(142, 21); |
| | | this.checkBox17.TabIndex = 61; |
| | | this.checkBox17.Text = "只在08:00-22:00发单"; |
| | | this.checkBox17.UseVisualStyleBackColor = true; |
| | | this.checkBox17.CheckedChanged += new System.EventHandler(this.checkBox17_CheckedChanged); |
| | | // |
| | | // checkBox9 |
| | | // |
| | | this.checkBox9.AutoSize = true; |
| | | this.checkBox9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox9.Location = new System.Drawing.Point(13, 62); |
| | | this.checkBox9.Name = "checkBox9"; |
| | | this.checkBox9.Size = new System.Drawing.Size(87, 21); |
| | | this.checkBox9.TabIndex = 63; |
| | | this.checkBox9.Text = "关闭云发单"; |
| | | this.checkBox9.UseVisualStyleBackColor = true; |
| | | // |
| | | // checkBox15 |
| | | // |
| | | this.checkBox15.AutoSize = true; |
| | | this.checkBox15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox15.Location = new System.Drawing.Point(13, 24); |
| | | this.checkBox15.Name = "checkBox15"; |
| | | this.checkBox15.Size = new System.Drawing.Size(87, 21); |
| | | this.checkBox15.TabIndex = 63; |
| | | this.checkBox15.Text = "开启云发单"; |
| | | this.checkBox15.UseVisualStyleBackColor = true; |
| | | this.checkBox15.CheckedChanged += new System.EventHandler(this.checkBox15_CheckedChanged); |
| | | // |
| | | // groupBox1 |
| | | // |
| | |
| | | this.groupBox1.TabIndex = 60; |
| | | this.groupBox1.TabStop = false; |
| | | this.groupBox1.Text = "群列表"; |
| | | // |
| | | // label6 |
| | | // |
| | | this.label6.AutoSize = true; |
| | | this.label6.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label6.ForeColor = System.Drawing.Color.Red; |
| | | this.label6.Location = new System.Drawing.Point(7, 25); |
| | | this.label6.Name = "label6"; |
| | | this.label6.Size = new System.Drawing.Size(87, 17); |
| | | this.label6.TabIndex = 58; |
| | | this.label6.Text = "已选择:5个群"; |
| | | // |
| | | // label15 |
| | | // |
| | | this.label15.AutoSize = true; |
| | | this.label15.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label15.ForeColor = System.Drawing.Color.Red; |
| | | this.label15.Location = new System.Drawing.Point(6, 381); |
| | | this.label15.Name = "label15"; |
| | | this.label15.Size = new System.Drawing.Size(212, 17); |
| | | this.label15.TabIndex = 58; |
| | | this.label15.Text = "3.确认选择后将会在10分钟内开始发单"; |
| | | // |
| | | // checkBox11 |
| | | // |
| | |
| | | this.groupBox2.TabStop = false; |
| | | this.groupBox2.Text = "发到朋友圈"; |
| | | // |
| | | // checkBox12 |
| | | // |
| | | this.checkBox12.AutoSize = true; |
| | | this.checkBox12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox12.Location = new System.Drawing.Point(13, 51); |
| | | this.checkBox12.Name = "checkBox12"; |
| | | this.checkBox12.Size = new System.Drawing.Size(111, 21); |
| | | this.checkBox12.TabIndex = 63; |
| | | this.checkBox12.Text = "开启朋友圈发单"; |
| | | this.checkBox12.UseVisualStyleBackColor = true; |
| | | // |
| | | // label5 |
| | | // |
| | | this.label5.AutoSize = true; |
| | | this.label5.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label5.ForeColor = System.Drawing.Color.Blue; |
| | | this.label5.Location = new System.Drawing.Point(13, 74); |
| | | this.label5.Location = new System.Drawing.Point(13, 89); |
| | | this.label5.Name = "label5"; |
| | | this.label5.Size = new System.Drawing.Size(164, 17); |
| | | this.label5.TabIndex = 58; |
| | | this.label5.Text = "图示:点击查看发出去的样式"; |
| | | // |
| | | // button5 |
| | | // |
| | | this.button5.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button5.ForeColor = System.Drawing.Color.Black; |
| | | this.button5.Location = new System.Drawing.Point(58, 195); |
| | | this.button5.Name = "button5"; |
| | | this.button5.Size = new System.Drawing.Size(104, 34); |
| | | this.button5.TabIndex = 58; |
| | | this.button5.Text = "刷新二维码"; |
| | | this.button5.UseVisualStyleBackColor = false; |
| | | // |
| | | // label3 |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label3.ForeColor = System.Drawing.Color.Red; |
| | | this.label3.Location = new System.Drawing.Point(13, 262); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(140, 17); |
| | | this.label3.TabIndex = 58; |
| | | this.label3.Text = "微信昵称:张嘉博张嘉博"; |
| | | // |
| | | // label6 |
| | | // |
| | | this.label6.AutoSize = true; |
| | | this.label6.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label6.ForeColor = System.Drawing.Color.Red; |
| | | this.label6.Location = new System.Drawing.Point(7, 25); |
| | | this.label6.Name = "label6"; |
| | | this.label6.Size = new System.Drawing.Size(87, 17); |
| | | this.label6.TabIndex = 58; |
| | | this.label6.Text = "已选择:5个群"; |
| | | // |
| | | // groupBox3 |
| | | // |
| | |
| | | this.groupBox3.Controls.Add(this.checkBox15); |
| | | this.groupBox3.Controls.Add(this.checkBox9); |
| | | this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox3.Location = new System.Drawing.Point(253, 272); |
| | | this.groupBox3.Location = new System.Drawing.Point(253, 173); |
| | | this.groupBox3.Name = "groupBox3"; |
| | | this.groupBox3.Size = new System.Drawing.Size(235, 191); |
| | | this.groupBox3.Size = new System.Drawing.Size(235, 290); |
| | | this.groupBox3.TabIndex = 60; |
| | | this.groupBox3.TabStop = false; |
| | | this.groupBox3.Text = "发单设置"; |
| | | // |
| | | // textBox2 |
| | | // |
| | | this.textBox2.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox2.Location = new System.Drawing.Point(13, 214); |
| | | this.textBox2.Name = "textBox2"; |
| | | this.textBox2.Size = new System.Drawing.Size(218, 25); |
| | | this.textBox2.TabIndex = 61; |
| | | this.textBox2.Text = "包含关键词“,”号隔开"; |
| | | this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // checkBox14 |
| | | // |
| | | this.checkBox14.AutoSize = true; |
| | | this.checkBox14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox14.Location = new System.Drawing.Point(13, 256); |
| | | this.checkBox14.Name = "checkBox14"; |
| | | this.checkBox14.Size = new System.Drawing.Size(159, 21); |
| | | this.checkBox14.TabIndex = 61; |
| | | this.checkBox14.Text = "不发优惠券以过期的商品"; |
| | | this.checkBox14.UseVisualStyleBackColor = true; |
| | | this.checkBox14.CheckedChanged += new System.EventHandler(this.checkBox17_CheckedChanged); |
| | | // |
| | | // checkBox13 |
| | | // |
| | | this.checkBox13.AutoSize = true; |
| | | this.checkBox13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox13.Location = new System.Drawing.Point(11, 108); |
| | | this.checkBox13.Location = new System.Drawing.Point(13, 176); |
| | | this.checkBox13.Name = "checkBox13"; |
| | | this.checkBox13.Size = new System.Drawing.Size(171, 21); |
| | | this.checkBox13.TabIndex = 61; |
| | |
| | | this.checkBox13.UseVisualStyleBackColor = true; |
| | | this.checkBox13.CheckedChanged += new System.EventHandler(this.checkBox17_CheckedChanged); |
| | | // |
| | | // textBox2 |
| | | // checkBox16 |
| | | // |
| | | this.textBox2.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox2.Location = new System.Drawing.Point(11, 136); |
| | | this.textBox2.Name = "textBox2"; |
| | | this.textBox2.Size = new System.Drawing.Size(218, 25); |
| | | this.textBox2.TabIndex = 61; |
| | | this.textBox2.Text = "包含关键词“,”号隔开"; |
| | | this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | this.checkBox16.AutoSize = true; |
| | | this.checkBox16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox16.Location = new System.Drawing.Point(13, 138); |
| | | this.checkBox16.Name = "checkBox16"; |
| | | this.checkBox16.Size = new System.Drawing.Size(178, 21); |
| | | this.checkBox16.TabIndex = 61; |
| | | this.checkBox16.Text = "生存/编辑后延迟10分钟发单"; |
| | | this.checkBox16.UseVisualStyleBackColor = true; |
| | | this.checkBox16.CheckedChanged += new System.EventHandler(this.checkBox17_CheckedChanged); |
| | | // |
| | | // button6 |
| | | // |
| | |
| | | this.button6.Text = "保存推广位"; |
| | | this.button6.UseVisualStyleBackColor = false; |
| | | this.button6.Click += new System.EventHandler(this.button6_Click); |
| | | // |
| | | // checkBox14 |
| | | // |
| | | this.checkBox14.AutoSize = true; |
| | | this.checkBox14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox14.Location = new System.Drawing.Point(11, 168); |
| | | this.checkBox14.Name = "checkBox14"; |
| | | this.checkBox14.Size = new System.Drawing.Size(159, 21); |
| | | this.checkBox14.TabIndex = 61; |
| | | this.checkBox14.Text = "不发优惠券以过期的商品"; |
| | | this.checkBox14.UseVisualStyleBackColor = true; |
| | | this.checkBox14.CheckedChanged += new System.EventHandler(this.checkBox17_CheckedChanged); |
| | | // |
| | | // groupBox4 |
| | | // |
| | |
| | | this.groupBox4.TabStop = false; |
| | | this.groupBox4.Text = "转链设置"; |
| | | // |
| | | // label7 |
| | | // textBox3 |
| | | // |
| | | this.label7.AutoSize = true; |
| | | this.label7.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label7.Location = new System.Drawing.Point(7, 19); |
| | | this.label7.Name = "label7"; |
| | | this.label7.Size = new System.Drawing.Size(47, 20); |
| | | this.label7.TabIndex = 0; |
| | | this.label7.Text = "PID:"; |
| | | // |
| | | // textBox1 |
| | | // |
| | | this.textBox1.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox1.Location = new System.Drawing.Point(9, 42); |
| | | this.textBox1.Name = "textBox1"; |
| | | this.textBox1.Size = new System.Drawing.Size(218, 25); |
| | | this.textBox1.TabIndex = 61; |
| | | this.textBox1.Text = "必填"; |
| | | this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // button7 |
| | | // |
| | | this.button7.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button7.ForeColor = System.Drawing.Color.Black; |
| | | this.button7.Location = new System.Drawing.Point(11, 27); |
| | | this.button7.Name = "button7"; |
| | | this.button7.Size = new System.Drawing.Size(121, 34); |
| | | this.button7.TabIndex = 58; |
| | | this.button7.Text = "后妈账号授权"; |
| | | this.button7.UseVisualStyleBackColor = false; |
| | | this.button7.Click += new System.EventHandler(this.button6_Click); |
| | | this.textBox3.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox3.Location = new System.Drawing.Point(11, 93); |
| | | this.textBox3.Name = "textBox3"; |
| | | this.textBox3.Size = new System.Drawing.Size(218, 25); |
| | | this.textBox3.TabIndex = 61; |
| | | this.textBox3.Text = "非必填"; |
| | | this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // label8 |
| | | // |
| | |
| | | this.label8.TabIndex = 0; |
| | | this.label8.Text = "淘口令:"; |
| | | // |
| | | // textBox3 |
| | | // textBox1 |
| | | // |
| | | this.textBox3.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox3.Location = new System.Drawing.Point(11, 93); |
| | | this.textBox3.Name = "textBox3"; |
| | | this.textBox3.Size = new System.Drawing.Size(218, 25); |
| | | this.textBox3.TabIndex = 61; |
| | | this.textBox3.Text = "非必填"; |
| | | this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | this.textBox1.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.textBox1.Location = new System.Drawing.Point(9, 42); |
| | | this.textBox1.Name = "textBox1"; |
| | | this.textBox1.Size = new System.Drawing.Size(218, 25); |
| | | this.textBox1.TabIndex = 61; |
| | | this.textBox1.Text = "必填"; |
| | | this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; |
| | | // |
| | | // checkBox12 |
| | | // label7 |
| | | // |
| | | this.checkBox12.AutoSize = true; |
| | | this.checkBox12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox12.Location = new System.Drawing.Point(13, 37); |
| | | this.checkBox12.Name = "checkBox12"; |
| | | this.checkBox12.Size = new System.Drawing.Size(111, 21); |
| | | this.checkBox12.TabIndex = 63; |
| | | this.checkBox12.Text = "开启朋友圈发单"; |
| | | this.checkBox12.UseVisualStyleBackColor = true; |
| | | this.label7.AutoSize = true; |
| | | this.label7.Font = new System.Drawing.Font("微软雅黑", 10F); |
| | | this.label7.Location = new System.Drawing.Point(7, 19); |
| | | this.label7.Name = "label7"; |
| | | this.label7.Size = new System.Drawing.Size(47, 20); |
| | | this.label7.TabIndex = 0; |
| | | this.label7.Text = "PID:"; |
| | | // |
| | | // groupBox5 |
| | | // |
| | |
| | | this.button9.Text = "刷新二维码"; |
| | | this.button9.UseVisualStyleBackColor = false; |
| | | // |
| | | // button10 |
| | | // |
| | | this.button10.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button10.ForeColor = System.Drawing.Color.Black; |
| | | this.button10.Location = new System.Drawing.Point(58, 302); |
| | | this.button10.Name = "button10"; |
| | | this.button10.Size = new System.Drawing.Size(104, 34); |
| | | this.button10.TabIndex = 58; |
| | | this.button10.Text = "刷新开通状态"; |
| | | this.button10.UseVisualStyleBackColor = false; |
| | | // |
| | | // pictureBox2 |
| | | // |
| | | this.pictureBox2.Location = new System.Drawing.Point(22, 27); |
| | |
| | | this.label9.TabIndex = 58; |
| | | this.label9.Text = "云发单:20元每月"; |
| | | // |
| | | // label10 |
| | | // button10 |
| | | // |
| | | this.label10.AutoSize = true; |
| | | this.label10.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label10.ForeColor = System.Drawing.Color.Red; |
| | | this.label10.Location = new System.Drawing.Point(5, 272); |
| | | this.label10.Name = "label10"; |
| | | this.label10.Size = new System.Drawing.Size(128, 17); |
| | | this.label10.TabIndex = 58; |
| | | this.label10.Text = "连续使用需要提前续费"; |
| | | // |
| | | // label11 |
| | | // |
| | | this.label11.AutoSize = true; |
| | | this.label11.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label11.ForeColor = System.Drawing.Color.Red; |
| | | this.label11.Location = new System.Drawing.Point(5, 342); |
| | | this.label11.Name = "label11"; |
| | | this.label11.Size = new System.Drawing.Size(104, 17); |
| | | this.label11.TabIndex = 58; |
| | | this.label11.Text = "开通状态:已开通"; |
| | | // |
| | | // label12 |
| | | // |
| | | this.label12.AutoSize = true; |
| | | this.label12.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label12.ForeColor = System.Drawing.Color.Red; |
| | | this.label12.Location = new System.Drawing.Point(5, 372); |
| | | this.label12.Name = "label12"; |
| | | this.label12.Size = new System.Drawing.Size(165, 17); |
| | | this.label12.TabIndex = 58; |
| | | this.label12.Text = "开通时间:2020.02.02 12:00"; |
| | | // |
| | | // label13 |
| | | // |
| | | this.label13.AutoSize = true; |
| | | this.label13.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label13.ForeColor = System.Drawing.Color.Red; |
| | | this.label13.Location = new System.Drawing.Point(5, 401); |
| | | this.label13.Name = "label13"; |
| | | this.label13.Size = new System.Drawing.Size(68, 17); |
| | | this.label13.TabIndex = 58; |
| | | this.label13.Text = "开通时间:"; |
| | | this.button10.BackColor = System.Drawing.SystemColors.Window; |
| | | this.button10.ForeColor = System.Drawing.Color.Black; |
| | | this.button10.Location = new System.Drawing.Point(58, 302); |
| | | this.button10.Name = "button10"; |
| | | this.button10.Size = new System.Drawing.Size(104, 34); |
| | | this.button10.TabIndex = 58; |
| | | this.button10.Text = "刷新开通状态"; |
| | | this.button10.UseVisualStyleBackColor = false; |
| | | // |
| | | // label14 |
| | | // |
| | |
| | | this.label14.TabIndex = 58; |
| | | this.label14.Text = "2020.02.02 12:00-2020.02.02 12:00"; |
| | | // |
| | | // label15 |
| | | // label13 |
| | | // |
| | | this.label15.AutoSize = true; |
| | | this.label15.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label15.ForeColor = System.Drawing.Color.Red; |
| | | this.label15.Location = new System.Drawing.Point(6, 381); |
| | | this.label15.Name = "label15"; |
| | | this.label15.Size = new System.Drawing.Size(212, 17); |
| | | this.label15.TabIndex = 58; |
| | | this.label15.Text = "3.确认选择后将会在10分钟内开始发单"; |
| | | this.label13.AutoSize = true; |
| | | this.label13.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label13.ForeColor = System.Drawing.Color.Red; |
| | | this.label13.Location = new System.Drawing.Point(5, 401); |
| | | this.label13.Name = "label13"; |
| | | this.label13.Size = new System.Drawing.Size(68, 17); |
| | | this.label13.TabIndex = 58; |
| | | this.label13.Text = "开通时间:"; |
| | | // |
| | | // checkBox16 |
| | | // label12 |
| | | // |
| | | this.checkBox16.AutoSize = true; |
| | | this.checkBox16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
| | | this.checkBox16.Location = new System.Drawing.Point(11, 80); |
| | | this.checkBox16.Name = "checkBox16"; |
| | | this.checkBox16.Size = new System.Drawing.Size(178, 21); |
| | | this.checkBox16.TabIndex = 61; |
| | | this.checkBox16.Text = "生存/编辑后延迟10分钟发单"; |
| | | this.checkBox16.UseVisualStyleBackColor = true; |
| | | this.checkBox16.CheckedChanged += new System.EventHandler(this.checkBox17_CheckedChanged); |
| | | this.label12.AutoSize = true; |
| | | this.label12.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label12.ForeColor = System.Drawing.Color.Red; |
| | | this.label12.Location = new System.Drawing.Point(5, 372); |
| | | this.label12.Name = "label12"; |
| | | this.label12.Size = new System.Drawing.Size(165, 17); |
| | | this.label12.TabIndex = 58; |
| | | this.label12.Text = "开通时间:2020.02.02 12:00"; |
| | | // |
| | | // groupBox6 |
| | | // label11 |
| | | // |
| | | this.groupBox6.Controls.Add(this.button7); |
| | | this.groupBox6.Controls.Add(this.label16); |
| | | this.groupBox6.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold); |
| | | this.groupBox6.Location = new System.Drawing.Point(253, 175); |
| | | this.groupBox6.Name = "groupBox6"; |
| | | this.groupBox6.Size = new System.Drawing.Size(235, 92); |
| | | this.groupBox6.TabIndex = 60; |
| | | this.groupBox6.TabStop = false; |
| | | this.groupBox6.Text = "转链设置"; |
| | | this.label11.AutoSize = true; |
| | | this.label11.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label11.ForeColor = System.Drawing.Color.Red; |
| | | this.label11.Location = new System.Drawing.Point(5, 342); |
| | | this.label11.Name = "label11"; |
| | | this.label11.Size = new System.Drawing.Size(104, 17); |
| | | this.label11.TabIndex = 58; |
| | | this.label11.Text = "开通状态:已开通"; |
| | | // |
| | | // label16 |
| | | // label10 |
| | | // |
| | | this.label16.AutoSize = true; |
| | | this.label16.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label16.ForeColor = System.Drawing.Color.Red; |
| | | this.label16.Location = new System.Drawing.Point(15, 67); |
| | | this.label16.Name = "label16"; |
| | | this.label16.Size = new System.Drawing.Size(131, 17); |
| | | this.label16.TabIndex = 58; |
| | | this.label16.Text = "授权成功:*******0808"; |
| | | this.label10.AutoSize = true; |
| | | this.label10.Font = new System.Drawing.Font("微软雅黑", 9F); |
| | | this.label10.ForeColor = System.Drawing.Color.Red; |
| | | this.label10.Location = new System.Drawing.Point(5, 272); |
| | | this.label10.Name = "label10"; |
| | | this.label10.Size = new System.Drawing.Size(128, 17); |
| | | this.label10.TabIndex = 58; |
| | | this.label10.Text = "连续使用需要提前续费"; |
| | | // |
| | | // Form9 |
| | | // |
| | |
| | | this.ClientSize = new System.Drawing.Size(984, 472); |
| | | this.Controls.Add(this.groupBox1); |
| | | this.Controls.Add(this.groupBox2); |
| | | this.Controls.Add(this.groupBox6); |
| | | this.Controls.Add(this.groupBox4); |
| | | this.Controls.Add(this.groupBox3); |
| | | this.Controls.Add(this.groupBox5); |
| | |
| | | this.groupBox5.ResumeLayout(false); |
| | | this.groupBox5.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); |
| | | this.groupBox6.ResumeLayout(false); |
| | | this.groupBox6.PerformLayout(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private System.Windows.Forms.Label label7; |
| | | private System.Windows.Forms.TextBox textBox3; |
| | | private System.Windows.Forms.Label label8; |
| | | private System.Windows.Forms.Button button7; |
| | | private System.Windows.Forms.CheckBox checkBox12; |
| | | private System.Windows.Forms.GroupBox groupBox5; |
| | | private System.Windows.Forms.Button button9; |
| | |
| | | private System.Windows.Forms.Label label13; |
| | | private System.Windows.Forms.Label label15; |
| | | private System.Windows.Forms.CheckBox checkBox16; |
| | | private System.Windows.Forms.GroupBox groupBox6; |
| | | private System.Windows.Forms.Label label16; |
| | | } |
| | | } |