From a75a2d05afbd147ecb44fc1b520180424b99c910 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期六, 23 八月 2025 10:21:11 +0800
Subject: [PATCH] bug

---
 DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
index de4bfa4..f2db1f9 100644
--- a/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
@@ -148,7 +148,7 @@
             this.ckRemember.Properties.Appearance.Options.UseForeColor = true;
             this.ckRemember.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
             this.ckRemember.Properties.Caption = "淇濆瓨鐧诲綍淇℃伅";
-            this.ckRemember.Size = new System.Drawing.Size(351, 26);
+            this.ckRemember.Size = new System.Drawing.Size(173, 26);
             this.ckRemember.StyleController = this.lay1;
             this.ckRemember.TabIndex = 17;
             // 
@@ -255,9 +255,8 @@
             this.layoutControlItem3.Control = this.ckRemember;
             this.layoutControlItem3.Location = new System.Drawing.Point(0, 94);
             this.layoutControlItem3.Name = "layoutControlItem3";
-            this.layoutControlItem3.OptionsTableLayoutItem.ColumnSpan = 2;
             this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
-            this.layoutControlItem3.Size = new System.Drawing.Size(355, 47);
+            this.layoutControlItem3.Size = new System.Drawing.Size(177, 47);
             this.layoutControlItem3.Text = "淇濆瓨瀵嗙爜";
             this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
             this.layoutControlItem3.TextVisible = false;

--
Gitblit v1.9.3