|
@@ -43,7 +43,8 @@
|
|
|
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.button1.Font = new System.Drawing.Font("微软雅黑", 22.125F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(99)))), ((int)(((byte)(62)))));
|
|
|
- this.button1.Location = new System.Drawing.Point(1196, 617);
|
|
|
+ this.button1.Location = new System.Drawing.Point(1259, 407);
|
|
|
+ this.button1.Margin = new System.Windows.Forms.Padding(20, 40, 500, 80);
|
|
|
this.button1.Name = "button1";
|
|
|
this.button1.Size = new System.Drawing.Size(333, 88);
|
|
|
this.button1.TabIndex = 0;
|
|
@@ -55,12 +56,12 @@
|
|
|
//
|
|
|
this.button2.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
|
|
|
this.button2.AutoSize = true;
|
|
|
- this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(199)))), ((int)(((byte)(240)))));
|
|
|
+ this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(191)))), ((int)(((byte)(229)))));
|
|
|
this.button2.FlatAppearance.BorderSize = 0;
|
|
|
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.button2.Font = new System.Drawing.Font("微软雅黑", 22.125F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.button2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(235)))), ((int)(((byte)(205)))));
|
|
|
- this.button2.Location = new System.Drawing.Point(1652, 617);
|
|
|
+ this.button2.Location = new System.Drawing.Point(1733, 407);
|
|
|
this.button2.Name = "button2";
|
|
|
this.button2.Size = new System.Drawing.Size(333, 88);
|
|
|
this.button2.TabIndex = 1;
|