From 2ba8bd4b8e381e173e10d69396a744708b2f32e5 Mon Sep 17 00:00:00 2001 From: lg <999544862qq.com> Date: 星期五, 30 八月 2024 11:05:55 +0800 Subject: [PATCH] 用户管理 --- DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs index 5778c83..3b3032d 100644 --- a/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs @@ -53,11 +53,11 @@ // this.lbVersion.AutoSize = true; this.lbVersion.BackColor = System.Drawing.Color.Transparent; - this.lbVersion.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); + this.lbVersion.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold); this.lbVersion.ForeColor = System.Drawing.Color.White; this.lbVersion.Location = new System.Drawing.Point(12, 9); this.lbVersion.Name = "lbVersion"; - this.lbVersion.Size = new System.Drawing.Size(113, 18); + this.lbVersion.Size = new System.Drawing.Size(150, 24); this.lbVersion.TabIndex = 244; this.lbVersion.Text = "骞挎繁MES-V2.0"; // -- Gitblit v1.9.3