From bac46e3c57dbccb2daa9f3b796386ca9d65608fb Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期一, 20 一月 2025 11:27:24 +0800
Subject: [PATCH] 更改用户登录
---
DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintUser.Designer.cs | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintUser.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintUser.Designer.cs
index 52a4a1b..684c882 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintUser.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sys/Frm_PrintUser.Designer.cs
@@ -67,7 +67,7 @@
//
this.lb_isStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_isStatus.Appearance.Options.UseFont = true;
- this.lb_isStatus.Location = new System.Drawing.Point(32, 97);
+ this.lb_isStatus.Location = new System.Drawing.Point(44, 125);
this.lb_isStatus.Name = "lb_isStatus";
this.lb_isStatus.Size = new System.Drawing.Size(74, 21);
this.lb_isStatus.TabIndex = 222;
@@ -91,7 +91,7 @@
//
this.lb_remark1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_remark1.Appearance.Options.UseFont = true;
- this.lb_remark1.Location = new System.Drawing.Point(66, 131);
+ this.lb_remark1.Location = new System.Drawing.Point(78, 91);
this.lb_remark1.Name = "lb_remark1";
this.lb_remark1.Size = new System.Drawing.Size(40, 21);
this.lb_remark1.TabIndex = 216;
@@ -99,7 +99,7 @@
//
// txt_remark1
//
- this.txt_remark1.Location = new System.Drawing.Point(126, 131);
+ this.txt_remark1.Location = new System.Drawing.Point(126, 91);
this.txt_remark1.Name = "txt_remark1";
this.txt_remark1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_remark1.Properties.Appearance.Options.UseFont = true;
@@ -110,7 +110,7 @@
//
this.gv_remark1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_remark1.AppearanceCell.Options.UseFont = true;
- this.gv_remark1.Caption = "澶囨敞1 ";
+ this.gv_remark1.Caption = "澶囨敞";
this.gv_remark1.FieldName = "remark1";
this.gv_remark1.MinWidth = 120;
this.gv_remark1.Name = "gv_remark1";
@@ -124,11 +124,11 @@
//
this.lb_printId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_printId.Appearance.Options.UseFont = true;
- this.lb_printId.Location = new System.Drawing.Point(49, 61);
+ this.lb_printId.Location = new System.Drawing.Point(44, 61);
this.lb_printId.Name = "lb_printId";
- this.lb_printId.Size = new System.Drawing.Size(57, 21);
+ this.lb_printId.Size = new System.Drawing.Size(74, 21);
this.lb_printId.TabIndex = 213;
- this.lb_printId.Text = "鎵撳嵃鏈�:";
+ this.lb_printId.Text = "閫夋墦鍗版満:";
//
// gv_printId
//
@@ -148,11 +148,11 @@
//
this.lb_userId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.lb_userId.Appearance.Options.UseFont = true;
- this.lb_userId.Location = new System.Drawing.Point(66, 20);
+ this.lb_userId.Location = new System.Drawing.Point(44, 20);
this.lb_userId.Name = "lb_userId";
- this.lb_userId.Size = new System.Drawing.Size(40, 21);
+ this.lb_userId.Size = new System.Drawing.Size(74, 21);
this.lb_userId.TabIndex = 211;
- this.lb_userId.Text = "鐢ㄦ埛:";
+ this.lb_userId.Text = "閫夋嫨鐢ㄦ埛:";
//
// gv_userId
//
@@ -282,12 +282,12 @@
//
// txt_isStatus
//
- this.txt_isStatus.Location = new System.Drawing.Point(126, 95);
+ this.txt_isStatus.Location = new System.Drawing.Point(126, 123);
this.txt_isStatus.Name = "txt_isStatus";
this.txt_isStatus.Properties.Caption = "";
this.txt_isStatus.Size = new System.Drawing.Size(94, 24);
this.txt_isStatus.TabIndex = 225;
- this.txt_isStatus.Tag = "";
+ this.txt_isStatus.Tag = "moren.true";
//
// txt_printId
//
--
Gitblit v1.9.3