lu
2025-04-15 c4c64129aef67b4127cf141c91205da10ebf482b
DevApp/Gs.DevApp/DevFrm/User/User.Designer.cs
@@ -29,6 +29,7 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraGrid.GridFormatRule gridFormatRule1 = new DevExpress.XtraGrid.GridFormatRule();
            DevExpress.XtraEditors.FormatConditionRuleExpression formatConditionRuleExpression1 = new DevExpress.XtraEditors.FormatConditionRuleExpression();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
@@ -108,6 +109,7 @@
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -153,7 +155,6 @@
            // 
            // isLocked
            // 
            this.isLocked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.isLocked.AppearanceCell.Options.UseFont = true;
            this.isLocked.Caption = "使用状态";
            this.isLocked.FieldName = "isStatus";
@@ -217,7 +218,7 @@
            // 
            // split1.Panel2
            // 
            this.split1.Panel2.Text = "Panel2";
             this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1002, 570);
            this.split1.SplitterPosition = 556;
            this.split1.TabIndex = 0;
@@ -225,7 +226,6 @@
            // 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";
@@ -243,7 +243,6 @@
            // 
            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[] {
@@ -289,7 +288,6 @@
            // 
            // account
            // 
            this.account.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.account.AppearanceCell.Options.UseFont = true;
            this.account.Caption = "登录账号";
            this.account.FieldName = "account";
@@ -303,7 +301,6 @@
            // 
            // userName
            // 
            this.userName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.userName.AppearanceCell.Options.UseFont = true;
            this.userName.Caption = "登录名称";
            this.userName.FieldName = "userName";
@@ -329,7 +326,6 @@
            // 
            // createTime
            // 
            this.createTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.createTime.AppearanceCell.Options.UseFont = true;
            this.createTime.Caption = "建立时间";
            this.createTime.FieldName = "createTime";
@@ -343,7 +339,6 @@
            // 
            // lastLoginTime
            // 
            this.lastLoginTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lastLoginTime.AppearanceCell.Options.UseFont = true;
            this.lastLoginTime.Caption = "最近登录时间";
            this.lastLoginTime.FieldName = "lastloginTime";
@@ -357,7 +352,6 @@
            // 
            // loginCounter
            // 
            this.loginCounter.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.loginCounter.AppearanceCell.Options.UseFont = true;
            this.loginCounter.Caption = "登录次数";
            this.loginCounter.FieldName = "loginCounter";
@@ -398,7 +392,6 @@
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.user_16x16;
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            serializableAppearanceObject1.Font = new System.Drawing.Font("Tahoma", 10F);
            serializableAppearanceObject1.Options.UseFont = true;
            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "角色权限", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
@@ -496,7 +489,7 @@
            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitMx1.Horizontal = false;
            this.splitMx1.Location = new System.Drawing.Point(0, 0);
            this.splitMx1.Name = "splitMx1";
             this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            // 
            // splitMx1.Panel1
            // 
@@ -538,7 +531,7 @@
            this.txt_staffId.IsReadly = false;
            this.txt_staffId.Location = new System.Drawing.Point(329, 52);
            this.txt_staffId.Name = "txt_staffId";
            this.txt_staffId.Size = new System.Drawing.Size(169, 28);
            this.txt_staffId.Size = new System.Drawing.Size(169, 24);
            this.txt_staffId.TabIndex = 135;
            // 
            // lbGuid
@@ -555,9 +548,8 @@
            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(169, 28);
            this.txt_account.Size = new System.Drawing.Size(169, 24);
            this.txt_account.StyleController = this.layoutMx1;
            this.txt_account.TabIndex = 128;
            // 
@@ -566,7 +558,6 @@
            this.txt_remark.Location = new System.Drawing.Point(84, 92);
            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(169, 36);
@@ -578,9 +569,8 @@
            this.txt_password.Location = new System.Drawing.Point(329, 12);
            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(169, 28);
            this.txt_password.Size = new System.Drawing.Size(169, 24);
            this.txt_password.StyleController = this.layoutMx1;
            this.txt_password.TabIndex = 99;
            // 
@@ -589,9 +579,8 @@
            this.txt_userName.Location = new System.Drawing.Point(84, 52);
            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(169, 28);
            this.txt_userName.Size = new System.Drawing.Size(169, 24);
            this.txt_userName.StyleController = this.layoutMx1;
            this.txt_userName.TabIndex = 95;
            // 
@@ -600,9 +589,8 @@
            this.txt_address.Location = new System.Drawing.Point(329, 92);
            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(169, 28);
            this.txt_address.Size = new System.Drawing.Size(169, 24);
            this.txt_address.StyleController = this.layoutMx1;
            this.txt_address.TabIndex = 124;
            // 
@@ -611,9 +599,8 @@
            this.txt_email.Location = new System.Drawing.Point(574, 12);
            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(169, 28);
            this.txt_email.Size = new System.Drawing.Size(169, 24);
            this.txt_email.StyleController = this.layoutMx1;
            this.txt_email.TabIndex = 120;
            // 
@@ -622,9 +609,8 @@
            this.txt_tel.Location = new System.Drawing.Point(574, 52);
            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(169, 28);
            this.txt_tel.Size = new System.Drawing.Size(169, 24);
            this.txt_tel.StyleController = this.layoutMx1;
            this.txt_tel.TabIndex = 122;
            // 
@@ -891,5 +877,6 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
        private DevExpress.Utils.ToolTipController tips;
    }
}