From 0690da14b9781dbcc509f9c07652a0a15dc1d729 Mon Sep 17 00:00:00 2001
From: lg <999544862qq.com>
Date: 星期日, 15 九月 2024 13:17:35 +0800
Subject: [PATCH] 基础资料

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

diff --git a/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs b/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
index ded5d1c..e4963f8 100644
--- a/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/FrmLogin.Designer.cs
@@ -215,6 +215,7 @@
             this.Controls.Add(this.panel1);
             this.DoubleBuffered = true;
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
+            this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png;
             this.MaximizeBox = false;
             this.MinimizeBox = false;
             this.Name = "FrmLogin";

--
Gitblit v1.9.3