using System.Drawing;
|
|
namespace WindowsFormsApp1
|
{
|
partial class Main
|
{
|
/// <summary>
|
/// 必需的设计器变量。
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// 清理所有正在使用的资源。
|
/// </summary>
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Windows 窗体设计器生成的代码
|
|
/// <summary>
|
/// 设计器支持所需的方法 - 不要修改
|
/// 使用代码编辑器修改此方法的内容。
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.components = new System.ComponentModel.Container();
|
this.panel1 = new System.Windows.Forms.Panel();
|
this.button13 = new System.Windows.Forms.Button();
|
this.button3 = new System.Windows.Forms.Button();
|
this.button5 = new System.Windows.Forms.Button();
|
this.label1 = new System.Windows.Forms.Label();
|
this.button4 = new System.Windows.Forms.Button();
|
this.button2 = new System.Windows.Forms.Button();
|
this.button8 = new System.Windows.Forms.Button();
|
this.label2 = new System.Windows.Forms.Label();
|
this.label37 = new System.Windows.Forms.Label();
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
this.button9 = new System.Windows.Forms.Button();
|
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
this.label19 = new System.Windows.Forms.Label();
|
this.textBox14 = new System.Windows.Forms.TextBox();
|
this.button6 = new System.Windows.Forms.Button();
|
this.groupBox5 = new System.Windows.Forms.GroupBox();
|
this.checkBox3 = new System.Windows.Forms.CheckBox();
|
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
this.checkBox4 = new System.Windows.Forms.CheckBox();
|
this.label51 = new System.Windows.Forms.Label();
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
this.radioButton9 = new System.Windows.Forms.RadioButton();
|
this.radioButton2 = new System.Windows.Forms.RadioButton();
|
this.radioButton8 = new System.Windows.Forms.RadioButton();
|
this.radioButton7 = new System.Windows.Forms.RadioButton();
|
this.radioButton3 = new System.Windows.Forms.RadioButton();
|
this.radioButton1 = new System.Windows.Forms.RadioButton();
|
this.checkBox7 = new System.Windows.Forms.CheckBox();
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
this.label24 = new System.Windows.Forms.Label();
|
this.label22 = new System.Windows.Forms.Label();
|
this.label20 = new System.Windows.Forms.Label();
|
this.label23 = new System.Windows.Forms.Label();
|
this.label13 = new System.Windows.Forms.Label();
|
this.label21 = new System.Windows.Forms.Label();
|
this.label12 = new System.Windows.Forms.Label();
|
this.label14 = new System.Windows.Forms.Label();
|
this.label7 = new System.Windows.Forms.Label();
|
this.label10 = new System.Windows.Forms.Label();
|
this.label5 = new System.Windows.Forms.Label();
|
this.label6 = new System.Windows.Forms.Label();
|
this.textBox12 = new System.Windows.Forms.TextBox();
|
this.textBox11 = new System.Windows.Forms.TextBox();
|
this.textBox10 = new System.Windows.Forms.TextBox();
|
this.textBox9 = new System.Windows.Forms.TextBox();
|
this.textBox8 = new System.Windows.Forms.TextBox();
|
this.textBox7 = new System.Windows.Forms.TextBox();
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
this.groupBox7 = new System.Windows.Forms.GroupBox();
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
this.label9 = new System.Windows.Forms.Label();
|
this.label8 = new System.Windows.Forms.Label();
|
this.groupBox8 = new System.Windows.Forms.GroupBox();
|
this.button11 = new System.Windows.Forms.Button();
|
this.button15 = new System.Windows.Forms.Button();
|
this.label39 = new System.Windows.Forms.Label();
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
this.序号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.商品标题 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.原价 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.券后价 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.首单礼金 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.到手价 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.佣金 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.佣金比 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.操作 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
this.button14 = new System.Windows.Forms.Button();
|
this.label4 = new System.Windows.Forms.Label();
|
this.label3 = new System.Windows.Forms.Label();
|
this.textBox15 = new System.Windows.Forms.TextBox();
|
this.button7 = new System.Windows.Forms.Button();
|
this.label34 = new System.Windows.Forms.Label();
|
this.label33 = new System.Windows.Forms.Label();
|
this.label32 = new System.Windows.Forms.Label();
|
this.label31 = new System.Windows.Forms.Label();
|
this.label30 = new System.Windows.Forms.Label();
|
this.label29 = new System.Windows.Forms.Label();
|
this.label28 = new System.Windows.Forms.Label();
|
this.label27 = new System.Windows.Forms.Label();
|
this.label26 = new System.Windows.Forms.Label();
|
this.label25 = new System.Windows.Forms.Label();
|
this.label18 = new System.Windows.Forms.Label();
|
this.label17 = new System.Windows.Forms.Label();
|
this.label16 = new System.Windows.Forms.Label();
|
this.label15 = new System.Windows.Forms.Label();
|
this.label36 = new System.Windows.Forms.Label();
|
this.label35 = new System.Windows.Forms.Label();
|
this.label11 = new System.Windows.Forms.Label();
|
this.button1 = new System.Windows.Forms.Button();
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
this.panel1.SuspendLayout();
|
this.tabPage1.SuspendLayout();
|
this.groupBox4.SuspendLayout();
|
this.groupBox5.SuspendLayout();
|
this.groupBox1.SuspendLayout();
|
this.groupBox3.SuspendLayout();
|
this.groupBox7.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
this.groupBox8.SuspendLayout();
|
this.groupBox2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
this.tabControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
this.SuspendLayout();
|
//
|
// panel1
|
//
|
this.panel1.Controls.Add(this.button13);
|
this.panel1.Controls.Add(this.button3);
|
this.panel1.Controls.Add(this.button5);
|
this.panel1.Controls.Add(this.label1);
|
this.panel1.Controls.Add(this.button4);
|
this.panel1.Controls.Add(this.button2);
|
this.panel1.Controls.Add(this.button8);
|
this.panel1.Controls.Add(this.label2);
|
this.panel1.Controls.Add(this.label37);
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
this.panel1.Name = "panel1";
|
this.panel1.Size = new System.Drawing.Size(1180, 50);
|
this.panel1.TabIndex = 5;
|
//
|
// button13
|
//
|
this.button13.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.button13.Location = new System.Drawing.Point(548, 7);
|
this.button13.Name = "button13";
|
this.button13.Size = new System.Drawing.Size(75, 33);
|
this.button13.TabIndex = 6;
|
this.button13.Text = "推广软件";
|
this.button13.UseVisualStyleBackColor = true;
|
this.button13.Click += new System.EventHandler(this.button8_Click);
|
//
|
// button3
|
//
|
this.button3.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.button3.Location = new System.Drawing.Point(629, 7);
|
this.button3.Name = "button3";
|
this.button3.Size = new System.Drawing.Size(100, 33);
|
this.button3.TabIndex = 6;
|
this.button3.Text = "线报微信群";
|
this.button3.UseVisualStyleBackColor = true;
|
this.button3.Click += new System.EventHandler(this.button8_Click);
|
//
|
// button5
|
//
|
this.button5.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.button5.Location = new System.Drawing.Point(735, 7);
|
this.button5.Name = "button5";
|
this.button5.Size = new System.Drawing.Size(109, 33);
|
this.button5.TabIndex = 6;
|
this.button5.Text = "云发单机器人";
|
this.button5.UseVisualStyleBackColor = true;
|
this.button5.Click += new System.EventHandler(this.button8_Click);
|
//
|
// label1
|
//
|
this.label1.AutoSize = true;
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label1.ForeColor = System.Drawing.Color.Red;
|
this.label1.Location = new System.Drawing.Point(263, 16);
|
this.label1.Name = "label1";
|
this.label1.Size = new System.Drawing.Size(244, 20);
|
this.label1.TabIndex = 42;
|
this.label1.Text = "公告:容公告内容公告内容公告内容…";
|
//
|
// button4
|
//
|
this.button4.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.button4.Location = new System.Drawing.Point(947, 7);
|
this.button4.Name = "button4";
|
this.button4.Size = new System.Drawing.Size(104, 33);
|
this.button4.TabIndex = 6;
|
this.button4.Text = "淘宝授权登录";
|
this.button4.UseVisualStyleBackColor = true;
|
this.button4.Click += new System.EventHandler(this.button8_Click);
|
//
|
// button2
|
//
|
this.button2.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.button2.Location = new System.Drawing.Point(850, 7);
|
this.button2.Name = "button2";
|
this.button2.Size = new System.Drawing.Size(91, 33);
|
this.button2.TabIndex = 6;
|
this.button2.Text = "发单库";
|
this.button2.UseVisualStyleBackColor = true;
|
this.button2.Click += new System.EventHandler(this.button8_Click);
|
//
|
// button8
|
//
|
this.button8.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.button8.Location = new System.Drawing.Point(1057, 7);
|
this.button8.Name = "button8";
|
this.button8.Size = new System.Drawing.Size(75, 33);
|
this.button8.TabIndex = 6;
|
this.button8.Text = "登录";
|
this.button8.UseVisualStyleBackColor = true;
|
this.button8.Click += new System.EventHandler(this.button8_Click);
|
//
|
// label2
|
//
|
this.label2.AutoSize = true;
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold);
|
this.label2.Location = new System.Drawing.Point(45, 13);
|
this.label2.Name = "label2";
|
this.label2.Size = new System.Drawing.Size(192, 27);
|
this.label2.TabIndex = 5;
|
this.label2.Text = "找爆款,就用爆款猪";
|
//
|
// label37
|
//
|
this.label37.AutoSize = true;
|
this.label37.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label37.ForeColor = System.Drawing.Color.Black;
|
this.label37.Location = new System.Drawing.Point(1138, 13);
|
this.label37.Name = "label37";
|
this.label37.Size = new System.Drawing.Size(37, 20);
|
this.label37.TabIndex = 3;
|
this.label37.Text = "退出";
|
//
|
// tabPage2
|
//
|
this.tabPage2.Location = new System.Drawing.Point(0, 0);
|
this.tabPage2.Name = "tabPage2";
|
this.tabPage2.Size = new System.Drawing.Size(200, 100);
|
this.tabPage2.TabIndex = 0;
|
//
|
// tabPage1
|
//
|
this.tabPage1.Controls.Add(this.button9);
|
this.tabPage1.Controls.Add(this.groupBox4);
|
this.tabPage1.Controls.Add(this.groupBox5);
|
this.tabPage1.Controls.Add(this.label51);
|
this.tabPage1.Controls.Add(this.groupBox1);
|
this.tabPage1.Controls.Add(this.checkBox7);
|
this.tabPage1.Controls.Add(this.groupBox3);
|
this.tabPage1.Controls.Add(this.groupBox7);
|
this.tabPage1.Controls.Add(this.groupBox8);
|
this.tabPage1.Controls.Add(this.groupBox2);
|
this.tabPage1.Controls.Add(this.button1);
|
this.tabPage1.ForeColor = System.Drawing.Color.Black;
|
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
this.tabPage1.Name = "tabPage1";
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
this.tabPage1.Size = new System.Drawing.Size(1172, 730);
|
this.tabPage1.TabIndex = 0;
|
this.tabPage1.Text = "首单礼金";
|
this.tabPage1.Click += new System.EventHandler(this.tabPage1_Click);
|
//
|
// button9
|
//
|
this.button9.BackColor = System.Drawing.SystemColors.Window;
|
this.button9.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
|
this.button9.ForeColor = System.Drawing.Color.Black;
|
this.button9.Location = new System.Drawing.Point(6, 682);
|
this.button9.Name = "button9";
|
this.button9.Size = new System.Drawing.Size(250, 41);
|
this.button9.TabIndex = 1;
|
this.button9.Text = "进入编辑器";
|
this.button9.UseVisualStyleBackColor = false;
|
this.button9.Click += new System.EventHandler(this.button9_Click);
|
//
|
// groupBox4
|
//
|
this.groupBox4.Controls.Add(this.label19);
|
this.groupBox4.Controls.Add(this.textBox14);
|
this.groupBox4.Controls.Add(this.button6);
|
this.groupBox4.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
|
this.groupBox4.ForeColor = System.Drawing.Color.Black;
|
this.groupBox4.Location = new System.Drawing.Point(6, 594);
|
this.groupBox4.Name = "groupBox4";
|
this.groupBox4.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
this.groupBox4.Size = new System.Drawing.Size(250, 84);
|
this.groupBox4.TabIndex = 44;
|
this.groupBox4.TabStop = false;
|
this.groupBox4.Text = "指定搜索";
|
this.groupBox4.Enter += new System.EventHandler(this.groupBox3_Enter);
|
//
|
// label19
|
//
|
this.label19.AutoSize = true;
|
this.label19.Font = new System.Drawing.Font("微软雅黑", 9F);
|
this.label19.ForeColor = System.Drawing.Color.Red;
|
this.label19.Location = new System.Drawing.Point(9, 60);
|
this.label19.Name = "label19";
|
this.label19.Size = new System.Drawing.Size(224, 17);
|
this.label19.TabIndex = 42;
|
this.label19.Text = "注:请复制引单商品链接,然后点击搜索";
|
//
|
// textBox14
|
//
|
this.textBox14.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.textBox14.Location = new System.Drawing.Point(11, 24);
|
this.textBox14.Name = "textBox14";
|
this.textBox14.Size = new System.Drawing.Size(174, 25);
|
this.textBox14.TabIndex = 43;
|
//
|
// button6
|
//
|
this.button6.BackColor = System.Drawing.SystemColors.Window;
|
this.button6.ForeColor = System.Drawing.Color.Black;
|
this.button6.Location = new System.Drawing.Point(191, 19);
|
this.button6.Name = "button6";
|
this.button6.Size = new System.Drawing.Size(47, 35);
|
this.button6.TabIndex = 1;
|
this.button6.Text = "搜索";
|
this.button6.UseVisualStyleBackColor = false;
|
this.button6.Click += new System.EventHandler(this.button5_Click_2);
|
//
|
// groupBox5
|
//
|
this.groupBox5.Controls.Add(this.checkBox3);
|
this.groupBox5.Controls.Add(this.checkBox2);
|
this.groupBox5.Controls.Add(this.checkBox1);
|
this.groupBox5.Controls.Add(this.checkBox4);
|
this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
|
this.groupBox5.ForeColor = System.Drawing.Color.Black;
|
this.groupBox5.Location = new System.Drawing.Point(6, 421);
|
this.groupBox5.Name = "groupBox5";
|
this.groupBox5.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
this.groupBox5.Size = new System.Drawing.Size(250, 104);
|
this.groupBox5.TabIndex = 44;
|
this.groupBox5.TabStop = false;
|
this.groupBox5.Text = "搜索设置";
|
this.groupBox5.Enter += new System.EventHandler(this.groupBox3_Enter);
|
//
|
// checkBox3
|
//
|
this.checkBox3.AutoSize = true;
|
this.checkBox3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.checkBox3.Location = new System.Drawing.Point(16, 79);
|
this.checkBox3.Name = "checkBox3";
|
this.checkBox3.Size = new System.Drawing.Size(142, 21);
|
this.checkBox3.TabIndex = 38;
|
this.checkBox3.Text = "每5分钟采集一次商品";
|
this.checkBox3.UseVisualStyleBackColor = true;
|
//
|
// checkBox2
|
//
|
this.checkBox2.AutoSize = true;
|
this.checkBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.checkBox2.Location = new System.Drawing.Point(16, 52);
|
this.checkBox2.Name = "checkBox2";
|
this.checkBox2.Size = new System.Drawing.Size(151, 21);
|
this.checkBox2.TabIndex = 37;
|
this.checkBox2.Text = "标红到手价≤1元的商品";
|
this.checkBox2.UseVisualStyleBackColor = true;
|
//
|
// checkBox1
|
//
|
this.checkBox1.AutoSize = true;
|
this.checkBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.checkBox1.Location = new System.Drawing.Point(16, 25);
|
this.checkBox1.Name = "checkBox1";
|
this.checkBox1.Size = new System.Drawing.Size(106, 21);
|
this.checkBox1.TabIndex = 36;
|
this.checkBox1.Text = "不看0佣金商品";
|
this.checkBox1.UseVisualStyleBackColor = true;
|
this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
|
//
|
// checkBox4
|
//
|
this.checkBox4.AutoSize = true;
|
this.checkBox4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.checkBox4.Location = new System.Drawing.Point(139, 25);
|
this.checkBox4.Name = "checkBox4";
|
this.checkBox4.Size = new System.Drawing.Size(99, 21);
|
this.checkBox4.TabIndex = 39;
|
this.checkBox4.Text = "不看下架商品";
|
this.checkBox4.UseVisualStyleBackColor = true;
|
//
|
// label51
|
//
|
this.label51.AutoSize = true;
|
this.label51.Font = new System.Drawing.Font("微软雅黑", 9F);
|
this.label51.ForeColor = System.Drawing.Color.Red;
|
this.label51.Location = new System.Drawing.Point(10, 573);
|
this.label51.Name = "label51";
|
this.label51.Size = new System.Drawing.Size(248, 17);
|
this.label51.TabIndex = 42;
|
this.label51.Text = "注:保存筛选值后可开启自动筛选进入发单库";
|
//
|
// groupBox1
|
//
|
this.groupBox1.Controls.Add(this.radioButton9);
|
this.groupBox1.Controls.Add(this.radioButton2);
|
this.groupBox1.Controls.Add(this.radioButton8);
|
this.groupBox1.Controls.Add(this.radioButton7);
|
this.groupBox1.Controls.Add(this.radioButton3);
|
this.groupBox1.Controls.Add(this.radioButton1);
|
this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
|
this.groupBox1.ForeColor = System.Drawing.Color.Black;
|
this.groupBox1.Location = new System.Drawing.Point(6, 332);
|
this.groupBox1.Name = "groupBox1";
|
this.groupBox1.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
this.groupBox1.Size = new System.Drawing.Size(250, 85);
|
this.groupBox1.TabIndex = 44;
|
this.groupBox1.TabStop = false;
|
this.groupBox1.Text = "商品来源";
|
this.groupBox1.Enter += new System.EventHandler(this.groupBox3_Enter);
|
//
|
// radioButton9
|
//
|
this.radioButton9.AutoSize = true;
|
this.radioButton9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.radioButton9.Location = new System.Drawing.Point(76, 57);
|
this.radioButton9.Name = "radioButton9";
|
this.radioButton9.Size = new System.Drawing.Size(74, 21);
|
this.radioButton9.TabIndex = 29;
|
this.radioButton9.TabStop = true;
|
this.radioButton9.Text = "有优惠券";
|
this.radioButton9.UseVisualStyleBackColor = true;
|
this.radioButton9.CheckedChanged += new System.EventHandler(this.radioButton9_CheckedChanged);
|
//
|
// radioButton2
|
//
|
this.radioButton2.AutoSize = true;
|
this.radioButton2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.radioButton2.Location = new System.Drawing.Point(76, 28);
|
this.radioButton2.Name = "radioButton2";
|
this.radioButton2.Size = new System.Drawing.Size(50, 21);
|
this.radioButton2.TabIndex = 29;
|
this.radioButton2.TabStop = true;
|
this.radioButton2.Text = "天猫";
|
this.radioButton2.UseVisualStyleBackColor = true;
|
//
|
// radioButton8
|
//
|
this.radioButton8.AutoSize = true;
|
this.radioButton8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.radioButton8.Location = new System.Drawing.Point(165, 57);
|
this.radioButton8.Name = "radioButton8";
|
this.radioButton8.Size = new System.Drawing.Size(74, 21);
|
this.radioButton8.TabIndex = 30;
|
this.radioButton8.TabStop = true;
|
this.radioButton8.Text = "无优惠券";
|
this.radioButton8.UseVisualStyleBackColor = true;
|
this.radioButton8.CheckedChanged += new System.EventHandler(this.radioButton8_CheckedChanged);
|
//
|
// radioButton7
|
//
|
this.radioButton7.AutoSize = true;
|
this.radioButton7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.radioButton7.Location = new System.Drawing.Point(14, 57);
|
this.radioButton7.Name = "radioButton7";
|
this.radioButton7.Size = new System.Drawing.Size(50, 21);
|
this.radioButton7.TabIndex = 28;
|
this.radioButton7.TabStop = true;
|
this.radioButton7.Text = "全部";
|
this.radioButton7.UseVisualStyleBackColor = true;
|
this.radioButton7.CheckedChanged += new System.EventHandler(this.radioButton7_CheckedChanged);
|
//
|
// radioButton3
|
//
|
this.radioButton3.AutoSize = true;
|
this.radioButton3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.radioButton3.Location = new System.Drawing.Point(165, 28);
|
this.radioButton3.Name = "radioButton3";
|
this.radioButton3.Size = new System.Drawing.Size(50, 21);
|
this.radioButton3.TabIndex = 30;
|
this.radioButton3.TabStop = true;
|
this.radioButton3.Text = "淘宝";
|
this.radioButton3.UseVisualStyleBackColor = true;
|
//
|
// radioButton1
|
//
|
this.radioButton1.AutoSize = true;
|
this.radioButton1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.radioButton1.Location = new System.Drawing.Point(14, 28);
|
this.radioButton1.Name = "radioButton1";
|
this.radioButton1.Size = new System.Drawing.Size(50, 21);
|
this.radioButton1.TabIndex = 28;
|
this.radioButton1.TabStop = true;
|
this.radioButton1.Text = "全部";
|
this.radioButton1.UseVisualStyleBackColor = true;
|
//
|
// checkBox7
|
//
|
this.checkBox7.AutoSize = true;
|
this.checkBox7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.checkBox7.Location = new System.Drawing.Point(10, 539);
|
this.checkBox7.Name = "checkBox7";
|
this.checkBox7.Size = new System.Drawing.Size(87, 21);
|
this.checkBox7.TabIndex = 36;
|
this.checkBox7.Text = "锁定筛选值";
|
this.checkBox7.UseVisualStyleBackColor = true;
|
this.checkBox7.CheckedChanged += new System.EventHandler(this.checkBox7_CheckedChanged);
|
//
|
// groupBox3
|
//
|
this.groupBox3.Controls.Add(this.label24);
|
this.groupBox3.Controls.Add(this.label22);
|
this.groupBox3.Controls.Add(this.label20);
|
this.groupBox3.Controls.Add(this.label23);
|
this.groupBox3.Controls.Add(this.label13);
|
this.groupBox3.Controls.Add(this.label21);
|
this.groupBox3.Controls.Add(this.label12);
|
this.groupBox3.Controls.Add(this.label14);
|
this.groupBox3.Controls.Add(this.label7);
|
this.groupBox3.Controls.Add(this.label10);
|
this.groupBox3.Controls.Add(this.label5);
|
this.groupBox3.Controls.Add(this.label6);
|
this.groupBox3.Controls.Add(this.textBox12);
|
this.groupBox3.Controls.Add(this.textBox11);
|
this.groupBox3.Controls.Add(this.textBox10);
|
this.groupBox3.Controls.Add(this.textBox9);
|
this.groupBox3.Controls.Add(this.textBox8);
|
this.groupBox3.Controls.Add(this.textBox7);
|
this.groupBox3.Controls.Add(this.textBox6);
|
this.groupBox3.Controls.Add(this.textBox5);
|
this.groupBox3.Controls.Add(this.textBox4);
|
this.groupBox3.Controls.Add(this.textBox3);
|
this.groupBox3.Controls.Add(this.textBox2);
|
this.groupBox3.Controls.Add(this.textBox1);
|
this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
|
this.groupBox3.ForeColor = System.Drawing.Color.Black;
|
this.groupBox3.Location = new System.Drawing.Point(6, 5);
|
this.groupBox3.Name = "groupBox3";
|
this.groupBox3.RightToLeft = System.Windows.Forms.RightToLeft.No;
|
this.groupBox3.Size = new System.Drawing.Size(250, 323);
|
this.groupBox3.TabIndex = 44;
|
this.groupBox3.TabStop = false;
|
this.groupBox3.Text = "筛选设置";
|
this.groupBox3.Enter += new System.EventHandler(this.groupBox3_Enter);
|
//
|
// label24
|
//
|
this.label24.AutoSize = true;
|
this.label24.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label24.ForeColor = System.Drawing.Color.Black;
|
this.label24.Location = new System.Drawing.Point(14, 267);
|
this.label24.Name = "label24";
|
this.label24.Size = new System.Drawing.Size(65, 20);
|
this.label24.TabIndex = 51;
|
this.label24.Text = "佣金比:";
|
this.label24.Click += new System.EventHandler(this.label24_Click);
|
//
|
// label22
|
//
|
this.label22.AutoSize = true;
|
this.label22.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label22.ForeColor = System.Drawing.Color.Black;
|
this.label22.Location = new System.Drawing.Point(14, 218);
|
this.label22.Name = "label22";
|
this.label22.Size = new System.Drawing.Size(67, 20);
|
this.label22.TabIndex = 51;
|
this.label22.Text = "佣 金:";
|
//
|
// label20
|
//
|
this.label20.AutoSize = true;
|
this.label20.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label20.ForeColor = System.Drawing.Color.Black;
|
this.label20.Location = new System.Drawing.Point(14, 169);
|
this.label20.Name = "label20";
|
this.label20.Size = new System.Drawing.Size(65, 20);
|
this.label20.TabIndex = 51;
|
this.label20.Text = "月销量:";
|
//
|
// label23
|
//
|
this.label23.AutoSize = true;
|
this.label23.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label23.ForeColor = System.Drawing.Color.Black;
|
this.label23.Location = new System.Drawing.Point(114, 292);
|
this.label23.Name = "label23";
|
this.label23.Size = new System.Drawing.Size(24, 20);
|
this.label23.TabIndex = 52;
|
this.label23.Text = "—";
|
//
|
// label13
|
//
|
this.label13.AutoSize = true;
|
this.label13.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label13.ForeColor = System.Drawing.Color.Black;
|
this.label13.Location = new System.Drawing.Point(114, 242);
|
this.label13.Name = "label13";
|
this.label13.Size = new System.Drawing.Size(24, 20);
|
this.label13.TabIndex = 52;
|
this.label13.Text = "—";
|
//
|
// label21
|
//
|
this.label21.AutoSize = true;
|
this.label21.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label21.ForeColor = System.Drawing.Color.Black;
|
this.label21.Location = new System.Drawing.Point(114, 194);
|
this.label21.Name = "label21";
|
this.label21.Size = new System.Drawing.Size(24, 20);
|
this.label21.TabIndex = 52;
|
this.label21.Text = "—";
|
//
|
// label12
|
//
|
this.label12.AutoSize = true;
|
this.label12.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label12.ForeColor = System.Drawing.Color.Black;
|
this.label12.Location = new System.Drawing.Point(14, 120);
|
this.label12.Name = "label12";
|
this.label12.Size = new System.Drawing.Size(65, 20);
|
this.label12.TabIndex = 47;
|
this.label12.Text = "到手价:";
|
this.label12.Click += new System.EventHandler(this.label12_Click);
|
//
|
// label14
|
//
|
this.label14.AutoSize = true;
|
this.label14.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label14.ForeColor = System.Drawing.Color.Black;
|
this.label14.Location = new System.Drawing.Point(114, 142);
|
this.label14.Name = "label14";
|
this.label14.Size = new System.Drawing.Size(24, 20);
|
this.label14.TabIndex = 48;
|
this.label14.Text = "—";
|
this.label14.Click += new System.EventHandler(this.label14_Click);
|
//
|
// label7
|
//
|
this.label7.AutoSize = true;
|
this.label7.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label7.ForeColor = System.Drawing.Color.Black;
|
this.label7.Location = new System.Drawing.Point(14, 71);
|
this.label7.Name = "label7";
|
this.label7.Size = new System.Drawing.Size(79, 20);
|
this.label7.TabIndex = 43;
|
this.label7.Text = "首单礼金:";
|
this.label7.Click += new System.EventHandler(this.label7_Click);
|
//
|
// label10
|
//
|
this.label10.AutoSize = true;
|
this.label10.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label10.ForeColor = System.Drawing.Color.Black;
|
this.label10.Location = new System.Drawing.Point(114, 93);
|
this.label10.Name = "label10";
|
this.label10.Size = new System.Drawing.Size(24, 20);
|
this.label10.TabIndex = 44;
|
this.label10.Text = "—";
|
//
|
// label5
|
//
|
this.label5.AutoSize = true;
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label5.ForeColor = System.Drawing.Color.Black;
|
this.label5.Location = new System.Drawing.Point(14, 22);
|
this.label5.Name = "label5";
|
this.label5.Size = new System.Drawing.Size(65, 20);
|
this.label5.TabIndex = 3;
|
this.label5.Text = "券后价:";
|
//
|
// label6
|
//
|
this.label6.AutoSize = true;
|
this.label6.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label6.ForeColor = System.Drawing.Color.Black;
|
this.label6.Location = new System.Drawing.Point(114, 46);
|
this.label6.Name = "label6";
|
this.label6.Size = new System.Drawing.Size(24, 20);
|
this.label6.TabIndex = 4;
|
this.label6.Text = "—";
|
//
|
// textBox12
|
//
|
this.textBox12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox12.Location = new System.Drawing.Point(138, 291);
|
this.textBox12.Name = "textBox12";
|
this.textBox12.Size = new System.Drawing.Size(100, 23);
|
this.textBox12.TabIndex = 1;
|
this.textBox12.Text = "50.00%";
|
this.textBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// textBox11
|
//
|
this.textBox11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox11.Location = new System.Drawing.Point(14, 291);
|
this.textBox11.Name = "textBox11";
|
this.textBox11.Size = new System.Drawing.Size(100, 23);
|
this.textBox11.TabIndex = 1;
|
this.textBox11.Text = "0.01%";
|
this.textBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// textBox10
|
//
|
this.textBox10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox10.Location = new System.Drawing.Point(138, 241);
|
this.textBox10.Name = "textBox10";
|
this.textBox10.Size = new System.Drawing.Size(100, 23);
|
this.textBox10.TabIndex = 1;
|
this.textBox10.Text = "¥1.00";
|
this.textBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// textBox9
|
//
|
this.textBox9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox9.Location = new System.Drawing.Point(14, 241);
|
this.textBox9.Name = "textBox9";
|
this.textBox9.Size = new System.Drawing.Size(100, 23);
|
this.textBox9.TabIndex = 1;
|
this.textBox9.Text = "¥0.00";
|
this.textBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// textBox8
|
//
|
this.textBox8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox8.Location = new System.Drawing.Point(138, 193);
|
this.textBox8.Name = "textBox8";
|
this.textBox8.Size = new System.Drawing.Size(100, 23);
|
this.textBox8.TabIndex = 1;
|
this.textBox8.Text = "10000";
|
this.textBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// textBox7
|
//
|
this.textBox7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox7.Location = new System.Drawing.Point(14, 193);
|
this.textBox7.Name = "textBox7";
|
this.textBox7.Size = new System.Drawing.Size(100, 23);
|
this.textBox7.TabIndex = 1;
|
this.textBox7.Text = "10";
|
this.textBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// textBox6
|
//
|
this.textBox6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox6.Location = new System.Drawing.Point(138, 141);
|
this.textBox6.Name = "textBox6";
|
this.textBox6.Size = new System.Drawing.Size(100, 23);
|
this.textBox6.TabIndex = 1;
|
this.textBox6.Text = "¥1.00";
|
this.textBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// textBox5
|
//
|
this.textBox5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox5.Location = new System.Drawing.Point(14, 141);
|
this.textBox5.Name = "textBox5";
|
this.textBox5.Size = new System.Drawing.Size(100, 23);
|
this.textBox5.TabIndex = 1;
|
this.textBox5.Text = "¥0.00";
|
this.textBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// textBox4
|
//
|
this.textBox4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox4.Location = new System.Drawing.Point(138, 92);
|
this.textBox4.Name = "textBox4";
|
this.textBox4.Size = new System.Drawing.Size(100, 23);
|
this.textBox4.TabIndex = 1;
|
this.textBox4.Text = "¥1.00";
|
this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// textBox3
|
//
|
this.textBox3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox3.Location = new System.Drawing.Point(14, 92);
|
this.textBox3.Name = "textBox3";
|
this.textBox3.Size = new System.Drawing.Size(100, 23);
|
this.textBox3.TabIndex = 1;
|
this.textBox3.Text = "¥0.00";
|
this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// textBox2
|
//
|
this.textBox2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox2.Location = new System.Drawing.Point(138, 45);
|
this.textBox2.Name = "textBox2";
|
this.textBox2.Size = new System.Drawing.Size(100, 23);
|
this.textBox2.TabIndex = 1;
|
this.textBox2.Text = "¥1.00";
|
this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// textBox1
|
//
|
this.textBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.textBox1.Location = new System.Drawing.Point(14, 45);
|
this.textBox1.Name = "textBox1";
|
this.textBox1.Size = new System.Drawing.Size(100, 23);
|
this.textBox1.TabIndex = 1;
|
this.textBox1.Text = "¥0.00";
|
this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
//
|
// groupBox7
|
//
|
this.groupBox7.Controls.Add(this.pictureBox2);
|
this.groupBox7.Controls.Add(this.pictureBox1);
|
this.groupBox7.Controls.Add(this.label9);
|
this.groupBox7.Controls.Add(this.label8);
|
this.groupBox7.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
|
this.groupBox7.Location = new System.Drawing.Point(907, 533);
|
this.groupBox7.Name = "groupBox7";
|
this.groupBox7.Size = new System.Drawing.Size(255, 190);
|
this.groupBox7.TabIndex = 41;
|
this.groupBox7.TabStop = false;
|
this.groupBox7.Text = "商品预览";
|
//
|
// pictureBox2
|
//
|
this.pictureBox2.Location = new System.Drawing.Point(134, 71);
|
this.pictureBox2.Name = "pictureBox2";
|
this.pictureBox2.Size = new System.Drawing.Size(110, 110);
|
this.pictureBox2.TabIndex = 44;
|
this.pictureBox2.TabStop = false;
|
//
|
// pictureBox1
|
//
|
this.pictureBox1.Location = new System.Drawing.Point(15, 71);
|
this.pictureBox1.Name = "pictureBox1";
|
this.pictureBox1.Size = new System.Drawing.Size(110, 110);
|
this.pictureBox1.TabIndex = 44;
|
this.pictureBox1.TabStop = false;
|
//
|
// label9
|
//
|
this.label9.AutoSize = true;
|
this.label9.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label9.ForeColor = System.Drawing.Color.Black;
|
this.label9.Location = new System.Drawing.Point(11, 45);
|
this.label9.Name = "label9";
|
this.label9.Size = new System.Drawing.Size(230, 20);
|
this.label9.TabIndex = 3;
|
this.label9.Text = "商品标题商品标题商品标题商品标…";
|
this.label9.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label8
|
//
|
this.label8.AutoSize = true;
|
this.label8.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label8.ForeColor = System.Drawing.Color.Black;
|
this.label8.Location = new System.Drawing.Point(11, 22);
|
this.label8.Name = "label8";
|
this.label8.Size = new System.Drawing.Size(233, 20);
|
this.label8.TabIndex = 3;
|
this.label8.Text = "商品标题商品标题商品标题商品标题";
|
this.label8.Click += new System.EventHandler(this.label11_Click);
|
//
|
// groupBox8
|
//
|
this.groupBox8.Controls.Add(this.button11);
|
this.groupBox8.Controls.Add(this.button15);
|
this.groupBox8.Controls.Add(this.label39);
|
this.groupBox8.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
|
this.groupBox8.Location = new System.Drawing.Point(262, 533);
|
this.groupBox8.Name = "groupBox8";
|
this.groupBox8.Size = new System.Drawing.Size(639, 190);
|
this.groupBox8.TabIndex = 41;
|
this.groupBox8.TabStop = false;
|
this.groupBox8.Text = "操作日志";
|
//
|
// button11
|
//
|
this.button11.BackColor = System.Drawing.SystemColors.Window;
|
this.button11.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.button11.ForeColor = System.Drawing.Color.Black;
|
this.button11.Location = new System.Drawing.Point(819, 207);
|
this.button11.Name = "button11";
|
this.button11.Size = new System.Drawing.Size(75, 28);
|
this.button11.TabIndex = 1;
|
this.button11.Text = "清空日志";
|
this.button11.UseVisualStyleBackColor = false;
|
//
|
// button15
|
//
|
this.button15.BackColor = System.Drawing.SystemColors.Window;
|
this.button15.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.button15.ForeColor = System.Drawing.Color.Black;
|
this.button15.Location = new System.Drawing.Point(558, 192);
|
this.button15.Name = "button15";
|
this.button15.Size = new System.Drawing.Size(75, 28);
|
this.button15.TabIndex = 1;
|
this.button15.Text = "清空日志";
|
this.button15.UseVisualStyleBackColor = false;
|
//
|
// label39
|
//
|
this.label39.AutoSize = true;
|
this.label39.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label39.ForeColor = System.Drawing.Color.Black;
|
this.label39.Location = new System.Drawing.Point(11, 196);
|
this.label39.Name = "label39";
|
this.label39.Size = new System.Drawing.Size(51, 20);
|
this.label39.TabIndex = 3;
|
this.label39.Text = "上一页";
|
this.label39.Click += new System.EventHandler(this.label11_Click);
|
//
|
// groupBox2
|
//
|
this.groupBox2.Controls.Add(this.dataGridView1);
|
this.groupBox2.Controls.Add(this.button14);
|
this.groupBox2.Controls.Add(this.label4);
|
this.groupBox2.Controls.Add(this.label3);
|
this.groupBox2.Controls.Add(this.textBox15);
|
this.groupBox2.Controls.Add(this.button7);
|
this.groupBox2.Controls.Add(this.label34);
|
this.groupBox2.Controls.Add(this.label33);
|
this.groupBox2.Controls.Add(this.label32);
|
this.groupBox2.Controls.Add(this.label31);
|
this.groupBox2.Controls.Add(this.label30);
|
this.groupBox2.Controls.Add(this.label29);
|
this.groupBox2.Controls.Add(this.label28);
|
this.groupBox2.Controls.Add(this.label27);
|
this.groupBox2.Controls.Add(this.label26);
|
this.groupBox2.Controls.Add(this.label25);
|
this.groupBox2.Controls.Add(this.label18);
|
this.groupBox2.Controls.Add(this.label17);
|
this.groupBox2.Controls.Add(this.label16);
|
this.groupBox2.Controls.Add(this.label15);
|
this.groupBox2.Controls.Add(this.label36);
|
this.groupBox2.Controls.Add(this.label35);
|
this.groupBox2.Controls.Add(this.label11);
|
this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
|
this.groupBox2.Location = new System.Drawing.Point(262, 5);
|
this.groupBox2.Name = "groupBox2";
|
this.groupBox2.Size = new System.Drawing.Size(900, 525);
|
this.groupBox2.TabIndex = 41;
|
this.groupBox2.TabStop = false;
|
//
|
// dataGridView1
|
//
|
this.dataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
this.序号,
|
this.商品标题,
|
this.原价,
|
this.券后价,
|
this.首单礼金,
|
this.到手价,
|
this.佣金,
|
this.佣金比,
|
this.操作});
|
this.dataGridView1.GridColor = System.Drawing.SystemColors.ButtonFace;
|
this.dataGridView1.Location = new System.Drawing.Point(15, 76);
|
this.dataGridView1.Name = "dataGridView1";
|
this.dataGridView1.RowTemplate.Height = 23;
|
this.dataGridView1.Size = new System.Drawing.Size(879, 412);
|
this.dataGridView1.TabIndex = 44;
|
//禁止缩放行与列
|
this.dataGridView1.AllowUserToResizeColumns = false;
|
this.dataGridView1.AllowUserToResizeRows = false;
|
|
|
//
|
// 序号
|
//
|
this.序号.HeaderText = "序号";
|
this.序号.Name = "序号";
|
//
|
// 商品标题
|
//
|
this.商品标题.HeaderText = "商品标题";
|
this.商品标题.Name = "商品标题";
|
//
|
// 原价
|
//
|
this.原价.HeaderText = "原价";
|
this.原价.Name = "原价";
|
//
|
// 券后价
|
//
|
this.券后价.HeaderText = "券后价";
|
this.券后价.Name = "券后价";
|
//
|
// 首单礼金
|
//
|
this.首单礼金.HeaderText = "首单礼金";
|
this.首单礼金.Name = "首单礼金";
|
//
|
// 到手价
|
//
|
this.到手价.HeaderText = "到手价";
|
this.到手价.Name = "到手价";
|
//
|
// 佣金
|
//
|
this.佣金.HeaderText = "佣金";
|
this.佣金.Name = "佣金";
|
//
|
// 佣金比
|
//
|
this.佣金比.HeaderText = "佣金比";
|
this.佣金比.Name = "佣金比";
|
//
|
// 操作
|
//
|
this.操作.HeaderText = "操作";
|
this.操作.Name = "操作";
|
//
|
// button14
|
//
|
this.button14.BackColor = System.Drawing.SystemColors.Window;
|
this.button14.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.button14.ForeColor = System.Drawing.Color.Black;
|
this.button14.Location = new System.Drawing.Point(819, 494);
|
this.button14.Name = "button14";
|
this.button14.Size = new System.Drawing.Size(75, 28);
|
this.button14.TabIndex = 1;
|
this.button14.Text = "清空排序";
|
this.button14.UseVisualStyleBackColor = false;
|
//
|
// label4
|
//
|
this.label4.AutoSize = true;
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label4.ForeColor = System.Drawing.Color.Black;
|
this.label4.Location = new System.Drawing.Point(713, 20);
|
this.label4.Name = "label4";
|
this.label4.Size = new System.Drawing.Size(181, 20);
|
this.label4.TabIndex = 42;
|
this.label4.Text = "本次共采集【6000】件商品";
|
this.label4.Click += new System.EventHandler(this.label3_Click);
|
//
|
// label3
|
//
|
this.label3.AutoSize = true;
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label3.ForeColor = System.Drawing.Color.Black;
|
this.label3.Location = new System.Drawing.Point(568, 20);
|
this.label3.Name = "label3";
|
this.label3.Size = new System.Drawing.Size(129, 20);
|
this.label3.TabIndex = 42;
|
this.label3.Text = "今日共采集【6】次";
|
this.label3.Click += new System.EventHandler(this.label3_Click);
|
//
|
// textBox15
|
//
|
this.textBox15.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.textBox15.Location = new System.Drawing.Point(11, 18);
|
this.textBox15.Name = "textBox15";
|
this.textBox15.Size = new System.Drawing.Size(174, 25);
|
this.textBox15.TabIndex = 43;
|
this.textBox15.Text = "请输入商品关键字";
|
this.textBox15.TextChanged += new System.EventHandler(this.textBox15_TextChanged);
|
//
|
// button7
|
//
|
this.button7.BackColor = System.Drawing.SystemColors.Window;
|
this.button7.ForeColor = System.Drawing.Color.Black;
|
this.button7.Location = new System.Drawing.Point(191, 13);
|
this.button7.Name = "button7";
|
this.button7.Size = new System.Drawing.Size(47, 35);
|
this.button7.TabIndex = 1;
|
this.button7.Text = "搜索";
|
this.button7.UseVisualStyleBackColor = false;
|
this.button7.Click += new System.EventHandler(this.button5_Click_2);
|
//
|
// label34
|
//
|
this.label34.AutoSize = true;
|
this.label34.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label34.ForeColor = System.Drawing.Color.Black;
|
this.label34.Location = new System.Drawing.Point(843, 53);
|
this.label34.Name = "label34";
|
this.label34.Size = new System.Drawing.Size(45, 20);
|
this.label34.TabIndex = 3;
|
this.label34.Text = "分类1";
|
this.label34.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label33
|
//
|
this.label33.AutoSize = true;
|
this.label33.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label33.ForeColor = System.Drawing.Color.Black;
|
this.label33.Location = new System.Drawing.Point(783, 53);
|
this.label33.Name = "label33";
|
this.label33.Size = new System.Drawing.Size(45, 20);
|
this.label33.TabIndex = 3;
|
this.label33.Text = "分类1";
|
this.label33.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label32
|
//
|
this.label32.AutoSize = true;
|
this.label32.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label32.ForeColor = System.Drawing.Color.Black;
|
this.label32.Location = new System.Drawing.Point(723, 53);
|
this.label32.Name = "label32";
|
this.label32.Size = new System.Drawing.Size(45, 20);
|
this.label32.TabIndex = 3;
|
this.label32.Text = "分类1";
|
this.label32.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label31
|
//
|
this.label31.AutoSize = true;
|
this.label31.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label31.ForeColor = System.Drawing.Color.Black;
|
this.label31.Location = new System.Drawing.Point(663, 53);
|
this.label31.Name = "label31";
|
this.label31.Size = new System.Drawing.Size(45, 20);
|
this.label31.TabIndex = 3;
|
this.label31.Text = "分类1";
|
this.label31.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label30
|
//
|
this.label30.AutoSize = true;
|
this.label30.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label30.ForeColor = System.Drawing.Color.Black;
|
this.label30.Location = new System.Drawing.Point(603, 53);
|
this.label30.Name = "label30";
|
this.label30.Size = new System.Drawing.Size(45, 20);
|
this.label30.TabIndex = 3;
|
this.label30.Text = "分类1";
|
this.label30.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label29
|
//
|
this.label29.AutoSize = true;
|
this.label29.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label29.ForeColor = System.Drawing.Color.Black;
|
this.label29.Location = new System.Drawing.Point(543, 53);
|
this.label29.Name = "label29";
|
this.label29.Size = new System.Drawing.Size(45, 20);
|
this.label29.TabIndex = 3;
|
this.label29.Text = "分类1";
|
this.label29.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label28
|
//
|
this.label28.AutoSize = true;
|
this.label28.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label28.ForeColor = System.Drawing.Color.Black;
|
this.label28.Location = new System.Drawing.Point(483, 53);
|
this.label28.Name = "label28";
|
this.label28.Size = new System.Drawing.Size(45, 20);
|
this.label28.TabIndex = 3;
|
this.label28.Text = "分类1";
|
this.label28.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label27
|
//
|
this.label27.AutoSize = true;
|
this.label27.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label27.ForeColor = System.Drawing.Color.Black;
|
this.label27.Location = new System.Drawing.Point(423, 53);
|
this.label27.Name = "label27";
|
this.label27.Size = new System.Drawing.Size(45, 20);
|
this.label27.TabIndex = 3;
|
this.label27.Text = "分类1";
|
this.label27.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label26
|
//
|
this.label26.AutoSize = true;
|
this.label26.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label26.ForeColor = System.Drawing.Color.Black;
|
this.label26.Location = new System.Drawing.Point(363, 53);
|
this.label26.Name = "label26";
|
this.label26.Size = new System.Drawing.Size(45, 20);
|
this.label26.TabIndex = 3;
|
this.label26.Text = "分类1";
|
this.label26.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label25
|
//
|
this.label25.AutoSize = true;
|
this.label25.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label25.ForeColor = System.Drawing.Color.Black;
|
this.label25.Location = new System.Drawing.Point(303, 53);
|
this.label25.Name = "label25";
|
this.label25.Size = new System.Drawing.Size(45, 20);
|
this.label25.TabIndex = 3;
|
this.label25.Text = "分类1";
|
this.label25.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label18
|
//
|
this.label18.AutoSize = true;
|
this.label18.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label18.ForeColor = System.Drawing.Color.Black;
|
this.label18.Location = new System.Drawing.Point(243, 53);
|
this.label18.Name = "label18";
|
this.label18.Size = new System.Drawing.Size(45, 20);
|
this.label18.TabIndex = 3;
|
this.label18.Text = "分类1";
|
this.label18.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label17
|
//
|
this.label17.AutoSize = true;
|
this.label17.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label17.ForeColor = System.Drawing.Color.Black;
|
this.label17.Location = new System.Drawing.Point(183, 53);
|
this.label17.Name = "label17";
|
this.label17.Size = new System.Drawing.Size(45, 20);
|
this.label17.TabIndex = 3;
|
this.label17.Text = "分类1";
|
this.label17.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label16
|
//
|
this.label16.AutoSize = true;
|
this.label16.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label16.ForeColor = System.Drawing.Color.Black;
|
this.label16.Location = new System.Drawing.Point(123, 53);
|
this.label16.Name = "label16";
|
this.label16.Size = new System.Drawing.Size(45, 20);
|
this.label16.TabIndex = 3;
|
this.label16.Text = "分类1";
|
this.label16.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label15
|
//
|
this.label15.AutoSize = true;
|
this.label15.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label15.ForeColor = System.Drawing.Color.Black;
|
this.label15.Location = new System.Drawing.Point(63, 53);
|
this.label15.Name = "label15";
|
this.label15.Size = new System.Drawing.Size(45, 20);
|
this.label15.TabIndex = 3;
|
this.label15.Text = "分类1";
|
this.label15.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label36
|
//
|
this.label36.AutoSize = true;
|
this.label36.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label36.ForeColor = System.Drawing.Color.Black;
|
this.label36.Location = new System.Drawing.Point(72, 498);
|
this.label36.Name = "label36";
|
this.label36.Size = new System.Drawing.Size(51, 20);
|
this.label36.TabIndex = 3;
|
this.label36.Text = "下一页";
|
this.label36.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label35
|
//
|
this.label35.AutoSize = true;
|
this.label35.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label35.ForeColor = System.Drawing.Color.Black;
|
this.label35.Location = new System.Drawing.Point(11, 498);
|
this.label35.Name = "label35";
|
this.label35.Size = new System.Drawing.Size(51, 20);
|
this.label35.TabIndex = 3;
|
this.label35.Text = "上一页";
|
this.label35.Click += new System.EventHandler(this.label11_Click);
|
//
|
// label11
|
//
|
this.label11.AutoSize = true;
|
this.label11.Font = new System.Drawing.Font("微软雅黑", 10F);
|
this.label11.ForeColor = System.Drawing.Color.Black;
|
this.label11.Location = new System.Drawing.Point(11, 53);
|
this.label11.Name = "label11";
|
this.label11.Size = new System.Drawing.Size(37, 20);
|
this.label11.TabIndex = 3;
|
this.label11.Text = "全部";
|
this.label11.Click += new System.EventHandler(this.label11_Click);
|
//
|
// button1
|
//
|
this.button1.BackColor = System.Drawing.SystemColors.Window;
|
this.button1.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
|
this.button1.ForeColor = System.Drawing.Color.Black;
|
this.button1.Location = new System.Drawing.Point(97, 529);
|
this.button1.Name = "button1";
|
this.button1.Size = new System.Drawing.Size(159, 40);
|
this.button1.TabIndex = 1;
|
this.button1.Text = "确认筛选";
|
this.button1.UseVisualStyleBackColor = false;
|
//
|
// tabControl1
|
//
|
this.tabControl1.Controls.Add(this.tabPage1);
|
this.tabControl1.Location = new System.Drawing.Point(0, 56);
|
this.tabControl1.Name = "tabControl1";
|
this.tabControl1.SelectedIndex = 0;
|
this.tabControl1.Size = new System.Drawing.Size(1180, 756);
|
this.tabControl1.TabIndex = 6;
|
//
|
// Main
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1184, 812);
|
this.Controls.Add(this.tabControl1);
|
this.Controls.Add(this.panel1);
|
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
this.MaximizeBox = false;
|
this.MinimizeBox = false;
|
this.Name = "Main";
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
this.Text = "爆款猪www.baokuanzhu.cn";
|
this.WindowState = System.Windows.Forms.FormWindowState.Minimized;
|
this.Load += new System.EventHandler(this.Main_Load);
|
this.panel1.ResumeLayout(false);
|
this.panel1.PerformLayout();
|
this.tabPage1.ResumeLayout(false);
|
this.tabPage1.PerformLayout();
|
this.groupBox4.ResumeLayout(false);
|
this.groupBox4.PerformLayout();
|
this.groupBox5.ResumeLayout(false);
|
this.groupBox5.PerformLayout();
|
this.groupBox1.ResumeLayout(false);
|
this.groupBox1.PerformLayout();
|
this.groupBox3.ResumeLayout(false);
|
this.groupBox3.PerformLayout();
|
this.groupBox7.ResumeLayout(false);
|
this.groupBox7.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
this.groupBox8.ResumeLayout(false);
|
this.groupBox8.PerformLayout();
|
this.groupBox2.ResumeLayout(false);
|
this.groupBox2.PerformLayout();
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
this.tabControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
|
|
|
#endregion
|
private System.Windows.Forms.Panel panel1;
|
private System.Windows.Forms.TabPage tabPage2;
|
private System.Windows.Forms.TabPage tabPage1;
|
private System.Windows.Forms.GroupBox groupBox4;
|
private System.Windows.Forms.TextBox textBox14;
|
private System.Windows.Forms.GroupBox groupBox5;
|
private System.Windows.Forms.CheckBox checkBox3;
|
private System.Windows.Forms.CheckBox checkBox2;
|
private System.Windows.Forms.CheckBox checkBox1;
|
private System.Windows.Forms.CheckBox checkBox4;
|
private System.Windows.Forms.GroupBox groupBox1;
|
private System.Windows.Forms.RadioButton radioButton9;
|
private System.Windows.Forms.RadioButton radioButton2;
|
private System.Windows.Forms.RadioButton radioButton8;
|
private System.Windows.Forms.RadioButton radioButton7;
|
private System.Windows.Forms.RadioButton radioButton3;
|
private System.Windows.Forms.RadioButton radioButton1;
|
private System.Windows.Forms.GroupBox groupBox3;
|
private System.Windows.Forms.Label label24;
|
private System.Windows.Forms.Label label22;
|
private System.Windows.Forms.CheckBox checkBox7;
|
private System.Windows.Forms.Label label20;
|
private System.Windows.Forms.Label label23;
|
private System.Windows.Forms.Label label13;
|
private System.Windows.Forms.Label label21;
|
private System.Windows.Forms.Label label12;
|
private System.Windows.Forms.Label label14;
|
private System.Windows.Forms.Label label7;
|
private System.Windows.Forms.Label label10;
|
private System.Windows.Forms.Button button1;
|
private System.Windows.Forms.Label label5;
|
private System.Windows.Forms.Label label6;
|
private System.Windows.Forms.TextBox textBox2;
|
private System.Windows.Forms.TextBox textBox1;
|
private System.Windows.Forms.GroupBox groupBox2;
|
private System.Windows.Forms.TabControl tabControl1;
|
private System.Windows.Forms.Button button6;
|
private System.Windows.Forms.GroupBox groupBox7;
|
private System.Windows.Forms.GroupBox groupBox8;
|
private System.Windows.Forms.Label label3;
|
private System.Windows.Forms.TextBox textBox15;
|
private System.Windows.Forms.Button button7;
|
private System.Windows.Forms.Label label4;
|
private System.Windows.Forms.Button button8;
|
private System.Windows.Forms.Button button3;
|
private System.Windows.Forms.Button button9;
|
private System.Windows.Forms.Button button11;
|
private System.Windows.Forms.Button button14;
|
private System.Windows.Forms.Button button13;
|
private System.Windows.Forms.Label label11;
|
private System.Windows.Forms.BindingSource bindingSource1;
|
private System.Windows.Forms.TextBox textBox12;
|
private System.Windows.Forms.TextBox textBox11;
|
private System.Windows.Forms.TextBox textBox10;
|
private System.Windows.Forms.TextBox textBox9;
|
private System.Windows.Forms.TextBox textBox8;
|
private System.Windows.Forms.TextBox textBox7;
|
private System.Windows.Forms.TextBox textBox6;
|
private System.Windows.Forms.TextBox textBox5;
|
private System.Windows.Forms.TextBox textBox4;
|
private System.Windows.Forms.TextBox textBox3;
|
private System.Windows.Forms.Label label15;
|
private System.Windows.Forms.Label label39;
|
private System.Windows.Forms.Label label34;
|
private System.Windows.Forms.Label label33;
|
private System.Windows.Forms.Label label32;
|
private System.Windows.Forms.Label label31;
|
private System.Windows.Forms.Label label30;
|
private System.Windows.Forms.Label label29;
|
private System.Windows.Forms.Label label28;
|
private System.Windows.Forms.Label label27;
|
private System.Windows.Forms.Label label26;
|
private System.Windows.Forms.Label label25;
|
private System.Windows.Forms.Label label18;
|
private System.Windows.Forms.Label label17;
|
private System.Windows.Forms.Label label16;
|
private System.Windows.Forms.Label label36;
|
private System.Windows.Forms.Label label35;
|
private System.Windows.Forms.Button button15;
|
private System.Windows.Forms.Label label51;
|
private System.Windows.Forms.PictureBox pictureBox2;
|
private System.Windows.Forms.PictureBox pictureBox1;
|
private System.Windows.Forms.Label label9;
|
private System.Windows.Forms.Label label8;
|
private System.Windows.Forms.Button button2;
|
private System.Windows.Forms.Button button5;
|
private System.Windows.Forms.Label label19;
|
private System.Windows.Forms.Label label1;
|
private System.Windows.Forms.Button button4;
|
private System.Windows.Forms.Label label2;
|
private System.Windows.Forms.Label label37;
|
private System.Windows.Forms.DataGridView dataGridView1;
|
private System.Windows.Forms.DataGridViewTextBoxColumn 序号;
|
private System.Windows.Forms.DataGridViewTextBoxColumn 商品标题;
|
private System.Windows.Forms.DataGridViewTextBoxColumn 原价;
|
private System.Windows.Forms.DataGridViewTextBoxColumn 券后价;
|
private System.Windows.Forms.DataGridViewTextBoxColumn 首单礼金;
|
private System.Windows.Forms.DataGridViewTextBoxColumn 到手价;
|
private System.Windows.Forms.DataGridViewTextBoxColumn 佣金;
|
private System.Windows.Forms.DataGridViewTextBoxColumn 佣金比;
|
private System.Windows.Forms.DataGridViewTextBoxColumn 操作;
|
}
|
}
|