From 8b3046790fd09138da072edd4ef48fdeb16e1879 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周二, 02 9月 2025 16:09:13 +0800 Subject: [PATCH] 2222 --- wcs/yunneiWCS/yunneiWCS/Form1.Designer.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wcs/yunneiWCS/yunneiWCS/Form1.Designer.cs b/wcs/yunneiWCS/yunneiWCS/Form1.Designer.cs index c49a926..1e210fe 100644 --- a/wcs/yunneiWCS/yunneiWCS/Form1.Designer.cs +++ b/wcs/yunneiWCS/yunneiWCS/Form1.Designer.cs @@ -95,7 +95,7 @@ this.pictureBox1.Location = new System.Drawing.Point(0, 0); this.pictureBox1.Margin = new System.Windows.Forms.Padding(2); this.pictureBox1.Name = "pictureBox1"; - this.pictureBox1.Size = new System.Drawing.Size(782, 149); + this.pictureBox1.Size = new System.Drawing.Size(1234, 149); this.pictureBox1.TabIndex = 2; this.pictureBox1.TabStop = false; // @@ -135,7 +135,7 @@ this.panel1.Location = new System.Drawing.Point(0, 222); this.panel1.Margin = new System.Windows.Forms.Padding(2); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(782, 425); + this.panel1.Size = new System.Drawing.Size(1234, 425); this.panel1.TabIndex = 3; // // lbl_msg_mesDataTranffic_V2 @@ -458,7 +458,7 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.Control; - this.ClientSize = new System.Drawing.Size(782, 647); + this.ClientSize = new System.Drawing.Size(1234, 647); this.Controls.Add(this.panel1); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.label_PLC); -- Gitblit v1.9.3