From e1d2b92bf154452f487365c1771ae2a505d89b12 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 07 十二月 2024 17:43:14 +0800 Subject: [PATCH] 1 --- DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs index 17152de..a117cb8 100644 --- a/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs @@ -150,10 +150,10 @@ this.labelControl3.Appearance.Options.UseTextOptions = true; this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; - this.labelControl3.Location = new System.Drawing.Point(42, 102); + this.labelControl3.Location = new System.Drawing.Point(21, 102); this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl3.Name = "labelControl3"; - this.labelControl3.Size = new System.Drawing.Size(93, 18); + this.labelControl3.Size = new System.Drawing.Size(114, 18); this.labelControl3.TabIndex = 233; this.labelControl3.Text = "缁勭粐鏈烘瀯锛�"; // @@ -180,10 +180,10 @@ this.labelControl2.Appearance.Options.UseTextOptions = true; this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; - this.labelControl2.Location = new System.Drawing.Point(42, 59); + this.labelControl2.Location = new System.Drawing.Point(21, 59); this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl2.Name = "labelControl2"; - this.labelControl2.Size = new System.Drawing.Size(93, 18); + this.labelControl2.Size = new System.Drawing.Size(114, 18); this.labelControl2.TabIndex = 232; this.labelControl2.Text = "瀵嗙爜锛�"; // @@ -196,10 +196,10 @@ this.labelControl1.Appearance.Options.UseTextOptions = true; this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; - this.labelControl1.Location = new System.Drawing.Point(42, 15); + this.labelControl1.Location = new System.Drawing.Point(21, 15); this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl1.Name = "labelControl1"; - this.labelControl1.Size = new System.Drawing.Size(93, 18); + this.labelControl1.Size = new System.Drawing.Size(114, 18); this.labelControl1.TabIndex = 231; this.labelControl1.Text = "鐧诲綍甯愬彿锛�"; // -- Gitblit v1.9.3