From 8d141c03fc1e9f56dc13a8ea4b46278a66bba0fb Mon Sep 17 00:00:00 2001
From: Shuxia Ning <NingShuxia0927@outlook.com>
Date: 星期一, 13 一月 2025 13:08:31 +0800
Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/HStation/XHS.V1.0

---
 Desktop/HStation.Desktop.Xhs.Core/Login/LoginFrm.Designer.cs |  314 +++++++++++++++++++++++++++-------------------------
 1 files changed, 164 insertions(+), 150 deletions(-)

diff --git a/Desktop/HStation.Desktop.Xhs.Core/Login/LoginFrm.Designer.cs b/Desktop/HStation.Desktop.Xhs.Core/Login/LoginFrm.Designer.cs
index 9215f9f..86283ef 100644
--- a/Desktop/HStation.Desktop.Xhs.Core/Login/LoginFrm.Designer.cs
+++ b/Desktop/HStation.Desktop.Xhs.Core/Login/LoginFrm.Designer.cs
@@ -28,15 +28,8 @@
         /// </summary>
         private void InitializeComponent()
         {
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
-            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
             layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
+            marqueeProgressBarControl1 = new DevExpress.XtraEditors.MarqueeProgressBarControl();
             tabPane1 = new DevExpress.XtraBars.Navigation.TabPane();
             tabPageSystem = new DevExpress.XtraBars.Navigation.TabNavigationPage();
             systemLoginCtrl1 = new SystemLoginCtrl();
@@ -44,243 +37,255 @@
             smsLoginCtrl1 = new SmsLoginCtrl();
             tabPageWechat = new DevExpress.XtraBars.Navigation.TabNavigationPage();
             wechatLoginCtrl1 = new WechatLoginCtrl();
-            pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
-            marqueeProgressBarControl1 = new DevExpress.XtraEditors.MarqueeProgressBarControl();
             Root = new DevExpress.XtraLayout.LayoutControlGroup();
-            labSysTitle = new DevExpress.XtraLayout.SimpleLabelItem();
-            itemForProgress = new DevExpress.XtraLayout.LayoutControlItem();
             layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
-            layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+            emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
+            emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
+            emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
+            itemForProgress = new DevExpress.XtraLayout.LayoutControlItem();
+            labDev = new DevExpress.XtraLayout.SimpleLabelItem();
+            labCorp = new DevExpress.XtraLayout.SimpleLabelItem();
+            labTitle = new DevExpress.XtraLayout.SimpleLabelItem();
+            labLoginTitle = new DevExpress.XtraLayout.SimpleLabelItem();
             ((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
             layoutControl1.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)marqueeProgressBarControl1.Properties).BeginInit();
             ((System.ComponentModel.ISupportInitialize)tabPane1).BeginInit();
             tabPane1.SuspendLayout();
             tabPageSystem.SuspendLayout();
             tabPageSms.SuspendLayout();
             tabPageWechat.SuspendLayout();
-            ((System.ComponentModel.ISupportInitialize)pictureEdit1.Properties).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)marqueeProgressBarControl1.Properties).BeginInit();
             ((System.ComponentModel.ISupportInitialize)Root).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)labSysTitle).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)itemForProgress).BeginInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)emptySpaceItem3).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)emptySpaceItem4).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)itemForProgress).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)labDev).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)labCorp).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)labTitle).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)labLoginTitle).BeginInit();
             SuspendLayout();
             // 
             // layoutControl1
             // 
+            layoutControl1.Appearance.Control.BackColor = Color.Transparent;
+            layoutControl1.Appearance.Control.Options.UseBackColor = true;
             layoutControl1.BackColor = Color.Transparent;
-            layoutControl1.Controls.Add(tabPane1);
-            layoutControl1.Controls.Add(pictureEdit1);
             layoutControl1.Controls.Add(marqueeProgressBarControl1);
+            layoutControl1.Controls.Add(tabPane1);
             layoutControl1.Dock = DockStyle.Fill;
             layoutControl1.Location = new Point(0, 0);
-            layoutControl1.Margin = new Padding(3, 2, 3, 2);
             layoutControl1.Name = "layoutControl1";
-            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(771, 155, 650, 400);
+            layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1182, 180, 650, 400);
             layoutControl1.Root = Root;
-            layoutControl1.Size = new Size(1097, 565);
+            layoutControl1.Size = new Size(927, 469);
             layoutControl1.TabIndex = 0;
             layoutControl1.Text = "layoutControl1";
+            // 
+            // marqueeProgressBarControl1
+            // 
+            marqueeProgressBarControl1.EditValue = 0;
+            marqueeProgressBarControl1.Location = new Point(0, 451);
+            marqueeProgressBarControl1.Name = "marqueeProgressBarControl1";
+            marqueeProgressBarControl1.Size = new Size(927, 18);
+            marqueeProgressBarControl1.StyleController = layoutControl1;
+            marqueeProgressBarControl1.TabIndex = 3;
             // 
             // tabPane1
             // 
             tabPane1.Appearance.BackColor = Color.White;
             tabPane1.Appearance.Options.UseBackColor = true;
-            tabPane1.AppearanceButton.Hovered.FontSizeDelta = 2;
-            tabPane1.AppearanceButton.Hovered.Options.UseFont = true;
-            tabPane1.AppearanceButton.Normal.Font = new Font("Tahoma", 10F, FontStyle.Regular, GraphicsUnit.Point);
-            tabPane1.AppearanceButton.Normal.Options.UseFont = true;
-            tabPane1.AppearanceButton.Pressed.BorderColor = Color.FromArgb(0, 122, 204);
-            tabPane1.AppearanceButton.Pressed.FontSizeDelta = 3;
-            tabPane1.AppearanceButton.Pressed.ForeColor = Color.FromArgb(0, 122, 204);
-            tabPane1.AppearanceButton.Pressed.Options.UseBorderColor = true;
+            tabPane1.AppearanceButton.Normal.ForeColor = Color.Gray;
+            tabPane1.AppearanceButton.Normal.Options.UseForeColor = true;
+            tabPane1.AppearanceButton.Pressed.FontSizeDelta = 2;
             tabPane1.AppearanceButton.Pressed.Options.UseFont = true;
-            tabPane1.AppearanceButton.Pressed.Options.UseForeColor = true;
             tabPane1.Controls.Add(tabPageSystem);
             tabPane1.Controls.Add(tabPageSms);
             tabPane1.Controls.Add(tabPageWechat);
-            tabPane1.Location = new Point(639, 121);
+            tabPane1.Location = new Point(468, 93);
             tabPane1.Name = "tabPane1";
             tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] { tabPageSystem, tabPageSms, tabPageWechat });
-            tabPane1.RegularSize = new Size(356, 353);
+            tabPane1.RegularSize = new Size(324, 268);
             tabPane1.SelectedPage = tabPageSystem;
-            tabPane1.Size = new Size(356, 353);
-            tabPane1.TabIndex = 8;
+            tabPane1.Size = new Size(324, 268);
+            tabPane1.TabIndex = 0;
             tabPane1.Text = "tabPane1";
             tabPane1.SelectedPageChanged += tabPane1_SelectedPageChanged;
             // 
             // tabPageSystem
             // 
-            tabPageSystem.Appearance.BackColor = Color.White;
-            tabPageSystem.Appearance.Options.UseBackColor = true;
             tabPageSystem.Caption = "瀵嗙爜鐧诲綍";
             tabPageSystem.Controls.Add(systemLoginCtrl1);
             tabPageSystem.Name = "tabPageSystem";
-            tabPageSystem.Size = new Size(356, 315);
+            tabPageSystem.Size = new Size(324, 231);
             // 
             // systemLoginCtrl1
             // 
             systemLoginCtrl1.Dock = DockStyle.Fill;
             systemLoginCtrl1.Location = new Point(0, 0);
             systemLoginCtrl1.Name = "systemLoginCtrl1";
-            systemLoginCtrl1.Size = new Size(356, 315);
+            systemLoginCtrl1.Size = new Size(324, 231);
             systemLoginCtrl1.TabIndex = 0;
             // 
             // tabPageSms
             // 
-            tabPageSms.Appearance.BackColor = Color.White;
-            tabPageSms.Appearance.Options.UseBackColor = true;
             tabPageSms.Caption = "鐭俊鐧诲綍";
             tabPageSms.Controls.Add(smsLoginCtrl1);
             tabPageSms.Name = "tabPageSms";
-            tabPageSms.Size = new Size(356, 315);
+            tabPageSms.Size = new Size(324, 231);
             // 
             // smsLoginCtrl1
             // 
             smsLoginCtrl1.Dock = DockStyle.Fill;
             smsLoginCtrl1.Location = new Point(0, 0);
             smsLoginCtrl1.Name = "smsLoginCtrl1";
-            smsLoginCtrl1.Size = new Size(356, 315);
+            smsLoginCtrl1.Size = new Size(324, 231);
             smsLoginCtrl1.TabIndex = 0;
             // 
             // tabPageWechat
             // 
-            tabPageWechat.Appearance.BackColor = Color.White;
-            tabPageWechat.Appearance.Options.UseBackColor = true;
             tabPageWechat.Caption = "寰俊鐧诲綍";
             tabPageWechat.Controls.Add(wechatLoginCtrl1);
             tabPageWechat.Name = "tabPageWechat";
-            tabPageWechat.Size = new Size(356, 315);
+            tabPageWechat.Size = new Size(324, 231);
             // 
             // wechatLoginCtrl1
             // 
             wechatLoginCtrl1.Dock = DockStyle.Fill;
             wechatLoginCtrl1.Location = new Point(0, 0);
             wechatLoginCtrl1.Name = "wechatLoginCtrl1";
-            wechatLoginCtrl1.Size = new Size(356, 315);
+            wechatLoginCtrl1.Size = new Size(324, 231);
             wechatLoginCtrl1.TabIndex = 0;
-            // 
-            // pictureEdit1
-            // 
-            pictureEdit1.EditValue = Xhs.Core.Properties.Resources.loginbg;
-            pictureEdit1.Location = new Point(0, 59);
-            pictureEdit1.Name = "pictureEdit1";
-            pictureEdit1.Properties.AllowFocused = false;
-            pictureEdit1.Properties.Appearance.BackColor = Color.FromArgb(76, 132, 191);
-            pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
-            pictureEdit1.Properties.ReadOnly = true;
-            pictureEdit1.Properties.ShowMenu = false;
-            pictureEdit1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
-            pictureEdit1.Size = new Size(637, 491);
-            pictureEdit1.StyleController = layoutControl1;
-            pictureEdit1.TabIndex = 7;
-            // 
-            // marqueeProgressBarControl1
-            // 
-            marqueeProgressBarControl1.EditValue = 0;
-            marqueeProgressBarControl1.Location = new Point(0, 550);
-            marqueeProgressBarControl1.Margin = new Padding(3, 2, 3, 2);
-            marqueeProgressBarControl1.Name = "marqueeProgressBarControl1";
-            marqueeProgressBarControl1.Properties.MarqueeAnimationSpeed = 20;
-            marqueeProgressBarControl1.Properties.ProgressViewStyle = DevExpress.XtraEditors.Controls.ProgressViewStyle.Solid;
-            marqueeProgressBarControl1.Size = new Size(1097, 15);
-            marqueeProgressBarControl1.StyleController = layoutControl1;
-            marqueeProgressBarControl1.TabIndex = 6;
             // 
             // Root
             // 
-            Root.BackgroundImageOptions.Layout = ImageLayout.Zoom;
             Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
             Root.GroupBordersVisible = false;
-            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { labSysTitle, itemForProgress, layoutControlItem1, layoutControlItem2 });
-            Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, emptySpaceItem1, emptySpaceItem3, emptySpaceItem4, itemForProgress, labDev, labCorp, labTitle, labLoginTitle });
             Root.Name = "Root";
-            columnDefinition1.SizeType = SizeType.Percent;
-            columnDefinition1.Width = 100D;
-            columnDefinition2.SizeType = SizeType.Absolute;
-            columnDefinition2.Width = 360D;
-            columnDefinition3.SizeType = SizeType.Absolute;
-            columnDefinition3.Width = 100D;
-            Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition1, columnDefinition2, columnDefinition3 });
-            rowDefinition1.Height = 59D;
-            rowDefinition1.SizeType = SizeType.Absolute;
-            rowDefinition2.Height = 60D;
-            rowDefinition2.SizeType = SizeType.Absolute;
-            rowDefinition3.Height = 100D;
-            rowDefinition3.SizeType = SizeType.Percent;
-            rowDefinition4.Height = 74D;
-            rowDefinition4.SizeType = SizeType.Absolute;
-            rowDefinition5.Height = 15D;
-            rowDefinition5.SizeType = SizeType.Absolute;
-            Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition1, rowDefinition2, rowDefinition3, rowDefinition4, rowDefinition5 });
             Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
-            Root.Size = new Size(1097, 565);
+            Root.Size = new Size(927, 469);
             Root.TextVisible = false;
             // 
-            // labSysTitle
+            // layoutControlItem1
             // 
-            labSysTitle.AllowHotTrack = false;
-            labSysTitle.AppearanceItemCaption.FontSizeDelta = 15;
-            labSysTitle.AppearanceItemCaption.ForeColor = Color.White;
-            labSysTitle.AppearanceItemCaption.Options.UseFont = true;
-            labSysTitle.AppearanceItemCaption.Options.UseForeColor = true;
-            labSysTitle.CustomizationFormText = "寰幆姘翠豢鐪熸ā鎷熺郴缁�";
-            labSysTitle.Location = new Point(0, 0);
-            labSysTitle.Name = "labSysTitle";
-            labSysTitle.OptionsTableLayoutItem.ColumnSpan = 3;
-            labSysTitle.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
-            labSysTitle.Size = new Size(1097, 59);
-            labSysTitle.Text = "寰幆姘翠豢鐪熸ā鎷熺郴缁�";
-            labSysTitle.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
-            labSysTitle.TextSize = new Size(288, 39);
-            labSysTitle.MouseDown += labSysTitle_MouseDown;
+            layoutControlItem1.Control = tabPane1;
+            layoutControlItem1.Location = new Point(466, 91);
+            layoutControlItem1.MaxSize = new Size(328, 272);
+            layoutControlItem1.MinSize = new Size(328, 272);
+            layoutControlItem1.Name = "layoutControlItem1";
+            layoutControlItem1.Size = new Size(328, 272);
+            layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+            layoutControlItem1.Text = "鐧诲綍鐣岄潰";
+            layoutControlItem1.TextSize = new Size(0, 0);
+            layoutControlItem1.TextVisible = false;
+            // 
+            // emptySpaceItem1
+            // 
+            emptySpaceItem1.AllowHotTrack = false;
+            emptySpaceItem1.Location = new Point(0, 46);
+            emptySpaceItem1.Name = "emptySpaceItem1";
+            emptySpaceItem1.Size = new Size(466, 387);
+            emptySpaceItem1.TextSize = new Size(0, 0);
+            // 
+            // emptySpaceItem3
+            // 
+            emptySpaceItem3.AllowHotTrack = false;
+            emptySpaceItem3.Location = new Point(466, 363);
+            emptySpaceItem3.Name = "emptySpaceItem3";
+            emptySpaceItem3.Size = new Size(328, 70);
+            emptySpaceItem3.TextSize = new Size(0, 0);
+            // 
+            // emptySpaceItem4
+            // 
+            emptySpaceItem4.AllowHotTrack = false;
+            emptySpaceItem4.Location = new Point(794, 46);
+            emptySpaceItem4.Name = "emptySpaceItem4";
+            emptySpaceItem4.Size = new Size(133, 387);
+            emptySpaceItem4.TextSize = new Size(0, 0);
             // 
             // itemForProgress
             // 
             itemForProgress.Control = marqueeProgressBarControl1;
-            itemForProgress.Location = new Point(0, 550);
-            itemForProgress.MinSize = new Size(44, 7);
+            itemForProgress.Location = new Point(0, 451);
             itemForProgress.Name = "itemForProgress";
-            itemForProgress.OptionsTableLayoutItem.ColumnSpan = 3;
-            itemForProgress.OptionsTableLayoutItem.RowIndex = 4;
             itemForProgress.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
-            itemForProgress.Size = new Size(1097, 15);
-            itemForProgress.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+            itemForProgress.Size = new Size(927, 18);
             itemForProgress.TextSize = new Size(0, 0);
             itemForProgress.TextVisible = false;
             itemForProgress.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
             // 
-            // layoutControlItem1
+            // labDev
             // 
-            layoutControlItem1.Control = pictureEdit1;
-            layoutControlItem1.Location = new Point(0, 59);
-            layoutControlItem1.Name = "layoutControlItem1";
-            layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
-            layoutControlItem1.OptionsTableLayoutItem.RowSpan = 3;
-            layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
-            layoutControlItem1.Size = new Size(637, 491);
-            layoutControlItem1.TextSize = new Size(0, 0);
-            layoutControlItem1.TextVisible = false;
+            labDev.AllowHotTrack = false;
+            labDev.AppearanceItemCaption.ForeColor = Color.White;
+            labDev.AppearanceItemCaption.Options.UseForeColor = true;
+            labDev.AppearanceItemCaption.Options.UseTextOptions = true;
+            labDev.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
+            labDev.Location = new Point(466, 433);
+            labDev.Name = "labDev";
+            labDev.Size = new Size(461, 18);
+            labDev.Text = "鏉窞绉戠淮鑺傝兘鎶�鏈偂浠芥湁闄愬叕鍙�";
+            labDev.TextSize = new Size(230, 14);
             // 
-            // layoutControlItem2
+            // labCorp
             // 
-            layoutControlItem2.Control = tabPane1;
-            layoutControlItem2.Location = new Point(637, 119);
-            layoutControlItem2.Name = "layoutControlItem2";
-            layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
-            layoutControlItem2.OptionsTableLayoutItem.RowIndex = 2;
-            layoutControlItem2.Size = new Size(360, 357);
-            layoutControlItem2.TextSize = new Size(0, 0);
-            layoutControlItem2.TextVisible = false;
+            labCorp.AllowHotTrack = false;
+            labCorp.AppearanceItemCaption.ForeColor = Color.White;
+            labCorp.AppearanceItemCaption.Options.UseForeColor = true;
+            labCorp.Location = new Point(0, 433);
+            labCorp.Name = "labCorp";
+            labCorp.Size = new Size(466, 18);
+            labCorp.Text = " ";
+            labCorp.TextSize = new Size(230, 14);
+            // 
+            // labTitle
+            // 
+            labTitle.AllowHotTrack = false;
+            labTitle.AppearanceItemCaption.FontSizeDelta = 8;
+            labTitle.AppearanceItemCaption.FontStyleDelta = FontStyle.Bold;
+            labTitle.AppearanceItemCaption.ForeColor = Color.White;
+            labTitle.AppearanceItemCaption.Options.UseFont = true;
+            labTitle.AppearanceItemCaption.Options.UseForeColor = true;
+            labTitle.Location = new Point(0, 0);
+            labTitle.MaxSize = new Size(0, 46);
+            labTitle.MinSize = new Size(176, 46);
+            labTitle.Name = "labTitle";
+            labTitle.Size = new Size(927, 46);
+            labTitle.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+            labTitle.Text = "  寰幆姘存ā鎷熶豢鐪熺郴缁�";
+            labTitle.TextSize = new Size(230, 28);
+            labTitle.MouseDown += labSysTitle_MouseDown;
+            // 
+            // labLoginTitle
+            // 
+            labLoginTitle.AllowHotTrack = false;
+            labLoginTitle.AppearanceItemCaption.FontSizeDelta = 8;
+            labLoginTitle.AppearanceItemCaption.FontStyleDelta = FontStyle.Bold;
+            labLoginTitle.AppearanceItemCaption.ForeColor = Color.White;
+            labLoginTitle.AppearanceItemCaption.Options.UseFont = true;
+            labLoginTitle.AppearanceItemCaption.Options.UseForeColor = true;
+            labLoginTitle.AppearanceItemCaption.Options.UseTextOptions = true;
+            labLoginTitle.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
+            labLoginTitle.Location = new Point(466, 46);
+            labLoginTitle.MaxSize = new Size(0, 45);
+            labLoginTitle.MinSize = new Size(234, 45);
+            labLoginTitle.Name = "labLoginTitle";
+            labLoginTitle.Size = new Size(328, 45);
+            labLoginTitle.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+            labLoginTitle.Text = "鐢� 鎴� 鐧� 褰�";
+            labLoginTitle.TextSize = new Size(230, 28);
             // 
             // LoginFrm
             // 
-            Appearance.BackColor = Color.FromArgb(76, 132, 191);
+            Appearance.BackColor = SystemColors.Control;
             Appearance.Options.UseBackColor = true;
             AutoScaleDimensions = new SizeF(7F, 14F);
             AutoScaleMode = AutoScaleMode.Font;
-            ClientSize = new Size(1097, 565);
+            BackgroundImageLayoutStore = ImageLayout.Stretch;
+            BackgroundImageStore = Xhs.Core.Properties.Resources.loginbg5;
+            ClientSize = new Size(927, 469);
             Controls.Add(layoutControl1);
             DoubleBuffered = true;
             FormBorderStyle = FormBorderStyle.None;
@@ -290,18 +295,22 @@
             Text = "LoginBigFrm";
             ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
             layoutControl1.ResumeLayout(false);
+            ((System.ComponentModel.ISupportInitialize)marqueeProgressBarControl1.Properties).EndInit();
             ((System.ComponentModel.ISupportInitialize)tabPane1).EndInit();
             tabPane1.ResumeLayout(false);
             tabPageSystem.ResumeLayout(false);
             tabPageSms.ResumeLayout(false);
             tabPageWechat.ResumeLayout(false);
-            ((System.ComponentModel.ISupportInitialize)pictureEdit1.Properties).EndInit();
-            ((System.ComponentModel.ISupportInitialize)marqueeProgressBarControl1.Properties).EndInit();
             ((System.ComponentModel.ISupportInitialize)Root).EndInit();
-            ((System.ComponentModel.ISupportInitialize)labSysTitle).EndInit();
-            ((System.ComponentModel.ISupportInitialize)itemForProgress).EndInit();
             ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit();
-            ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
+            ((System.ComponentModel.ISupportInitialize)emptySpaceItem1).EndInit();
+            ((System.ComponentModel.ISupportInitialize)emptySpaceItem3).EndInit();
+            ((System.ComponentModel.ISupportInitialize)emptySpaceItem4).EndInit();
+            ((System.ComponentModel.ISupportInitialize)itemForProgress).EndInit();
+            ((System.ComponentModel.ISupportInitialize)labDev).EndInit();
+            ((System.ComponentModel.ISupportInitialize)labCorp).EndInit();
+            ((System.ComponentModel.ISupportInitialize)labTitle).EndInit();
+            ((System.ComponentModel.ISupportInitialize)labLoginTitle).EndInit();
             ResumeLayout(false);
         }
 
@@ -309,18 +318,23 @@
 
         private DevExpress.XtraLayout.LayoutControl layoutControl1;
         private DevExpress.XtraLayout.LayoutControlGroup Root;
-        private DevExpress.XtraLayout.SimpleLabelItem labSysTitle;
         private DevExpress.XtraEditors.MarqueeProgressBarControl marqueeProgressBarControl1;
-        private DevExpress.XtraLayout.LayoutControlItem itemForProgress;
-        private DevExpress.XtraEditors.PictureEdit pictureEdit1;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
         private DevExpress.XtraBars.Navigation.TabPane tabPane1;
         private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageSystem;
         private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageSms;
         private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageWechat;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
+        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
+        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
+        private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
+        private DevExpress.XtraLayout.LayoutControlItem itemForProgress;
+        private DevExpress.XtraLayout.SimpleLabelItem labDev;
+        private DevExpress.XtraLayout.SimpleLabelItem labCorp;
+        private DevExpress.XtraLayout.SimpleLabelItem labTitle;
         private SystemLoginCtrl systemLoginCtrl1;
         private SmsLoginCtrl smsLoginCtrl1;
         private WechatLoginCtrl wechatLoginCtrl1;
+        private DevExpress.XtraLayout.SimpleLabelItem labLoginTitle;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3