This commit is contained in:
wxt
2026-01-16 18:46:24 +08:00
parent 065517a67c
commit 2bea0c4fcb
4 changed files with 170 additions and 138 deletions

View File

@@ -225,7 +225,7 @@
this.uiLabel13.Name = "uiLabel13";
this.uiLabel13.Size = new System.Drawing.Size(150, 35);
this.uiLabel13.TabIndex = 0;
this.uiLabel13.Text = "设置排空时间(s):";
this.uiLabel13.Text = "设置排空时间(ms):";
this.uiLabel13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiPanel17
@@ -271,7 +271,7 @@
this.uiLabel14.Name = "uiLabel14";
this.uiLabel14.Size = new System.Drawing.Size(146, 35);
this.uiLabel14.TabIndex = 0;
this.uiLabel14.Text = "设置稳压时间(s):";
this.uiLabel14.Text = "设置稳压时间(ms):";
this.uiLabel14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiPanel18
@@ -317,7 +317,7 @@
this.uiLabel15.Name = "uiLabel15";
this.uiLabel15.Size = new System.Drawing.Size(146, 35);
this.uiLabel15.TabIndex = 0;
this.uiLabel15.Text = "设置通水时间(s):";
this.uiLabel15.Text = "设置通水时间(ms):";
this.uiLabel15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uiPanel7