1257 界面修改

This commit is contained in:
ldw
2025-07-24 16:39:47 +08:00
parent d168ab7e58
commit e2ef116a73
14 changed files with 1697 additions and 1699 deletions
+3 -1
View File
@@ -368,6 +368,7 @@
this.up_ShowSeriesCount.TextWidth = 30;
this.up_ShowSeriesCount.ThemeColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(161)))), ((int)(((byte)(226)))));
this.up_ShowSeriesCount.ThemeForeColor = System.Drawing.Color.White;
this.up_ShowSeriesCount.Visible = false;
//
// up_LockPeriod
//
@@ -442,6 +443,7 @@
this.label5.Size = new System.Drawing.Size(202, 26);
this.label5.TabIndex = 12;
this.label5.Text = "焊机功率曲线显示数量";
this.label5.Visible = false;
//
// label4
//
@@ -650,7 +652,7 @@
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 20F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(23)))), ((int)(((byte)(38)))));
this.ClientSize = new System.Drawing.Size(1396, 651);
this.ClientSize = new System.Drawing.Size(1370, 651);
this.Controls.Add(this.tog_OKSwitching);
this.Controls.Add(this.label18);
this.Controls.Add(this.up_QieHuanPeriod);