lu
2025-03-31 37d32d9263f757072a6ff348ae5e99824fab4ef9
DevApp/Gs.DevApp/DevFrm/PDA/Frm_UserBind.Designer.cs
@@ -143,7 +143,7 @@
            // 
            // isLocked
            // 
            this.isLocked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.isLocked.AppearanceCell.Options.UseFont = true;
            this.isLocked.Caption = "使用状态";
            this.isLocked.FieldName = "isStatus";
@@ -215,7 +215,7 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -232,7 +232,7 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -277,7 +277,7 @@
            // 
            // account
            // 
            this.account.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.account.AppearanceCell.Options.UseFont = true;
            this.account.Caption = "登录账号";
            this.account.FieldName = "account";
@@ -291,7 +291,7 @@
            // 
            // userName
            // 
            this.userName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.userName.AppearanceCell.Options.UseFont = true;
            this.userName.Caption = "登录名称";
            this.userName.FieldName = "userName";
@@ -317,7 +317,7 @@
            // 
            // createTime
            // 
            this.createTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.createTime.AppearanceCell.Options.UseFont = true;
            this.createTime.Caption = "建立时间";
            this.createTime.FieldName = "createTime";
@@ -331,7 +331,7 @@
            // 
            // lastLoginTime
            // 
            this.lastLoginTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lastLoginTime.AppearanceCell.Options.UseFont = true;
            this.lastLoginTime.Caption = "最近登录时间";
            this.lastLoginTime.FieldName = "lastloginTime";
@@ -345,7 +345,7 @@
            // 
            // loginCounter
            // 
            this.loginCounter.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.loginCounter.AppearanceCell.Options.UseFont = true;
            this.loginCounter.Caption = "登录次数";
            this.loginCounter.FieldName = "loginCounter";
@@ -552,7 +552,7 @@
            this.txt_account.Location = new System.Drawing.Point(84, 12);
            this.txt_account.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_account.Name = "txt_account";
            this.txt_account.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_account.Properties.Appearance.Options.UseFont = true;
            this.txt_account.Size = new System.Drawing.Size(164, 28);
            this.txt_account.StyleController = this.layoutMx1;
@@ -563,7 +563,7 @@
            this.txt_remark.Location = new System.Drawing.Point(324, 76);
            this.txt_remark.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Properties.ScrollBars = System.Windows.Forms.ScrollBars.None;
            this.txt_remark.Size = new System.Drawing.Size(164, 28);
@@ -575,7 +575,7 @@
            this.txt_address.Location = new System.Drawing.Point(324, 44);
            this.txt_address.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_address.Name = "txt_address";
            this.txt_address.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_address.Properties.Appearance.Options.UseFont = true;
            this.txt_address.Size = new System.Drawing.Size(164, 28);
            this.txt_address.StyleController = this.layoutMx1;
@@ -586,7 +586,7 @@
            this.txt_tel.Location = new System.Drawing.Point(324, 12);
            this.txt_tel.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_tel.Name = "txt_tel";
            this.txt_tel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_tel.Properties.Appearance.Options.UseFont = true;
            this.txt_tel.Size = new System.Drawing.Size(164, 28);
            this.txt_tel.StyleController = this.layoutMx1;
@@ -597,7 +597,7 @@
            this.txt_email.Location = new System.Drawing.Point(84, 108);
            this.txt_email.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_email.Name = "txt_email";
            this.txt_email.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_email.Properties.Appearance.Options.UseFont = true;
            this.txt_email.Size = new System.Drawing.Size(164, 28);
            this.txt_email.StyleController = this.layoutMx1;
@@ -617,7 +617,7 @@
            this.txt_password.Location = new System.Drawing.Point(84, 44);
            this.txt_password.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_password.Name = "txt_password";
            this.txt_password.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_password.Properties.Appearance.Options.UseFont = true;
            this.txt_password.Size = new System.Drawing.Size(164, 28);
            this.txt_password.StyleController = this.layoutMx1;
@@ -628,7 +628,7 @@
            this.txt_userName.Location = new System.Drawing.Point(84, 76);
            this.txt_userName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_userName.Name = "txt_userName";
            this.txt_userName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_userName.Properties.Appearance.Options.UseFont = true;
            this.txt_userName.Size = new System.Drawing.Size(164, 28);
            this.txt_userName.StyleController = this.layoutMx1;