From 67abe8d2af8cf0a21d915ed62dcc4c738e9adcbc Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期五, 30 八月 2024 18:39:00 +0800
Subject: [PATCH] 增加httpclient

---
 WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/02-ProjectInfo/InputXhsProjectInfoWizardPage.Designer.cs |  111 +++++++++++++++++++++++--------------------------------
 1 files changed, 47 insertions(+), 64 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/02-ProjectInfo/InputXhsProjectInfoWizardPage.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/02-ProjectInfo/InputXhsProjectInfoWizardPage.Designer.cs
index 1de23a2..aa0612e 100644
--- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/02-ProjectInfo/InputXhsProjectInfoWizardPage.Designer.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/02-project/01-import/02-ProjectInfo/InputXhsProjectInfoWizardPage.Designer.cs
@@ -29,39 +29,41 @@
         private void InitializeComponent()
         {
             components = new Container();
+            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
+            ComponentResourceManager resources = new ComponentResourceManager(typeof(InputXhsProjectInfoWizardPage));
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
+            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
             layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
             setFlagsEditCtrl1 = new SetFlagsEditCtrl();
             txtDescription = new DevExpress.XtraEditors.MemoEdit();
             txtTagNme = new DevExpress.XtraEditors.TextEdit();
-            txtAddress = new DevExpress.XtraEditors.TextEdit();
             txtCustomer = new DevExpress.XtraEditors.TextEdit();
             txtName = new DevExpress.XtraEditors.TextEdit();
             btnEditSelectModelFile = new DevExpress.XtraEditors.ButtonEdit();
             Root = new DevExpress.XtraLayout.LayoutControlGroup();
             layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
-            layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
-            layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
-            layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
             layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
             layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
             layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+            layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+            layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
             dxErrorProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(components);
             ((ISupportInitialize)layoutControl1).BeginInit();
             layoutControl1.SuspendLayout();
             ((ISupportInitialize)txtDescription.Properties).BeginInit();
             ((ISupportInitialize)txtTagNme.Properties).BeginInit();
-            ((ISupportInitialize)txtAddress.Properties).BeginInit();
             ((ISupportInitialize)txtCustomer.Properties).BeginInit();
             ((ISupportInitialize)txtName.Properties).BeginInit();
             ((ISupportInitialize)btnEditSelectModelFile.Properties).BeginInit();
             ((ISupportInitialize)Root).BeginInit();
             ((ISupportInitialize)layoutControlItem2).BeginInit();
-            ((ISupportInitialize)layoutControlItem3).BeginInit();
-            ((ISupportInitialize)layoutControlItem4).BeginInit();
-            ((ISupportInitialize)layoutControlItem6).BeginInit();
             ((ISupportInitialize)layoutControlItem7).BeginInit();
             ((ISupportInitialize)layoutControlItem5).BeginInit();
             ((ISupportInitialize)layoutControlItem8).BeginInit();
+            ((ISupportInitialize)layoutControlItem6).BeginInit();
+            ((ISupportInitialize)layoutControlItem3).BeginInit();
             ((ISupportInitialize)dxErrorProvider1).BeginInit();
             SuspendLayout();
             // 
@@ -70,7 +72,6 @@
             layoutControl1.Controls.Add(setFlagsEditCtrl1);
             layoutControl1.Controls.Add(txtDescription);
             layoutControl1.Controls.Add(txtTagNme);
-            layoutControl1.Controls.Add(txtAddress);
             layoutControl1.Controls.Add(txtCustomer);
             layoutControl1.Controls.Add(txtName);
             layoutControl1.Controls.Add(btnEditSelectModelFile);
@@ -85,16 +86,16 @@
             // 
             // setFlagsEditCtrl1
             // 
-            setFlagsEditCtrl1.Location = new Point(532, 60);
+            setFlagsEditCtrl1.Location = new Point(113, 36);
             setFlagsEditCtrl1.Name = "setFlagsEditCtrl1";
-            setFlagsEditCtrl1.Size = new Size(315, 20);
+            setFlagsEditCtrl1.Size = new Size(314, 20);
             setFlagsEditCtrl1.TabIndex = 5;
             // 
             // txtDescription
             // 
-            txtDescription.Location = new Point(113, 84);
+            txtDescription.Location = new Point(113, 87);
             txtDescription.Name = "txtDescription";
-            txtDescription.Size = new Size(734, 368);
+            txtDescription.Size = new Size(734, 365);
             txtDescription.StyleController = layoutControl1;
             txtDescription.TabIndex = 7;
             // 
@@ -106,19 +107,11 @@
             txtTagNme.StyleController = layoutControl1;
             txtTagNme.TabIndex = 4;
             // 
-            // txtAddress
-            // 
-            txtAddress.Location = new Point(532, 12);
-            txtAddress.Name = "txtAddress";
-            txtAddress.Size = new Size(315, 20);
-            txtAddress.StyleController = layoutControl1;
-            txtAddress.TabIndex = 2;
-            // 
             // txtCustomer
             // 
-            txtCustomer.Location = new Point(113, 36);
+            txtCustomer.Location = new Point(532, 12);
             txtCustomer.Name = "txtCustomer";
-            txtCustomer.Size = new Size(314, 20);
+            txtCustomer.Size = new Size(315, 20);
             txtCustomer.StyleController = layoutControl1;
             txtCustomer.TabIndex = 3;
             // 
@@ -135,8 +128,11 @@
             btnEditSelectModelFile.EditValue = "";
             btnEditSelectModelFile.Location = new Point(113, 60);
             btnEditSelectModelFile.Name = "btnEditSelectModelFile";
-            btnEditSelectModelFile.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton() });
-            btnEditSelectModelFile.Size = new Size(314, 20);
+            editorButtonImageOptions1.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("editorButtonImageOptions1.SvgImage");
+            editorButtonImageOptions1.SvgImageSize = new Size(15, 15);
+            btnEditSelectModelFile.Properties.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(Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
+            btnEditSelectModelFile.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+            btnEditSelectModelFile.Size = new Size(734, 23);
             btnEditSelectModelFile.StyleController = layoutControl1;
             btnEditSelectModelFile.TabIndex = 6;
             btnEditSelectModelFile.ButtonClick += btnEditSelectModelFile_ButtonClick;
@@ -147,7 +143,7 @@
             Root.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
             Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
             Root.GroupBordersVisible = false;
-            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2, layoutControlItem3, layoutControlItem6, layoutControlItem7, layoutControlItem5, layoutControlItem4, layoutControlItem8 });
+            Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2, layoutControlItem7, layoutControlItem5, layoutControlItem8, layoutControlItem6, layoutControlItem3 });
             Root.Name = "Root";
             Root.Size = new Size(859, 464);
             Root.TextVisible = false;
@@ -162,48 +158,21 @@
             layoutControlItem2.Text = "<color=red>*</color>鍚嶇О锛�";
             layoutControlItem2.TextSize = new Size(89, 14);
             // 
-            // layoutControlItem3
-            // 
-            layoutControlItem3.Control = txtCustomer;
-            layoutControlItem3.Location = new Point(0, 24);
-            layoutControlItem3.Name = "layoutControlItem3";
-            layoutControlItem3.Size = new Size(419, 24);
-            layoutControlItem3.Text = "瀹㈡埛锛�";
-            layoutControlItem3.TextSize = new Size(89, 14);
-            // 
-            // layoutControlItem4
-            // 
-            layoutControlItem4.Control = txtAddress;
-            layoutControlItem4.Location = new Point(419, 0);
-            layoutControlItem4.Name = "layoutControlItem4";
-            layoutControlItem4.Size = new Size(420, 24);
-            layoutControlItem4.Text = "鍦板潃锛�";
-            layoutControlItem4.TextSize = new Size(89, 14);
-            // 
-            // layoutControlItem6
-            // 
-            layoutControlItem6.Control = txtTagNme;
-            layoutControlItem6.Location = new Point(419, 24);
-            layoutControlItem6.Name = "layoutControlItem6";
-            layoutControlItem6.Size = new Size(420, 24);
-            layoutControlItem6.Text = "鏍囧織锛�";
-            layoutControlItem6.TextSize = new Size(89, 14);
-            // 
             // layoutControlItem7
             // 
             layoutControlItem7.Control = txtDescription;
-            layoutControlItem7.Location = new Point(0, 72);
+            layoutControlItem7.Location = new Point(0, 75);
             layoutControlItem7.Name = "layoutControlItem7";
-            layoutControlItem7.Size = new Size(839, 372);
+            layoutControlItem7.Size = new Size(839, 369);
             layoutControlItem7.Text = "璇存槑";
             layoutControlItem7.TextSize = new Size(89, 14);
             // 
             // layoutControlItem5
             // 
             layoutControlItem5.Control = setFlagsEditCtrl1;
-            layoutControlItem5.Location = new Point(419, 48);
+            layoutControlItem5.Location = new Point(0, 24);
             layoutControlItem5.Name = "layoutControlItem5";
-            layoutControlItem5.Size = new Size(420, 24);
+            layoutControlItem5.Size = new Size(419, 24);
             layoutControlItem5.Text = "鏍囩锛�";
             layoutControlItem5.TextSize = new Size(89, 14);
             // 
@@ -214,9 +183,27 @@
             layoutControlItem8.Control = btnEditSelectModelFile;
             layoutControlItem8.Location = new Point(0, 48);
             layoutControlItem8.Name = "layoutControlItem8";
-            layoutControlItem8.Size = new Size(419, 24);
+            layoutControlItem8.Size = new Size(839, 27);
             layoutControlItem8.Text = "閫夋嫨妯″瀷鏂囦欢:";
             layoutControlItem8.TextSize = new Size(89, 17);
+            // 
+            // layoutControlItem6
+            // 
+            layoutControlItem6.Control = txtTagNme;
+            layoutControlItem6.Location = new Point(419, 24);
+            layoutControlItem6.Name = "layoutControlItem6";
+            layoutControlItem6.Size = new Size(420, 24);
+            layoutControlItem6.Text = "鏍囧織锛�";
+            layoutControlItem6.TextSize = new Size(89, 14);
+            // 
+            // layoutControlItem3
+            // 
+            layoutControlItem3.Control = txtCustomer;
+            layoutControlItem3.Location = new Point(419, 0);
+            layoutControlItem3.Name = "layoutControlItem3";
+            layoutControlItem3.Size = new Size(420, 24);
+            layoutControlItem3.Text = "瀹㈡埛锛�";
+            layoutControlItem3.TextSize = new Size(89, 14);
             // 
             // dxErrorProvider1
             // 
@@ -233,18 +220,16 @@
             layoutControl1.ResumeLayout(false);
             ((ISupportInitialize)txtDescription.Properties).EndInit();
             ((ISupportInitialize)txtTagNme.Properties).EndInit();
-            ((ISupportInitialize)txtAddress.Properties).EndInit();
             ((ISupportInitialize)txtCustomer.Properties).EndInit();
             ((ISupportInitialize)txtName.Properties).EndInit();
             ((ISupportInitialize)btnEditSelectModelFile.Properties).EndInit();
             ((ISupportInitialize)Root).EndInit();
             ((ISupportInitialize)layoutControlItem2).EndInit();
-            ((ISupportInitialize)layoutControlItem3).EndInit();
-            ((ISupportInitialize)layoutControlItem4).EndInit();
-            ((ISupportInitialize)layoutControlItem6).EndInit();
             ((ISupportInitialize)layoutControlItem7).EndInit();
             ((ISupportInitialize)layoutControlItem5).EndInit();
             ((ISupportInitialize)layoutControlItem8).EndInit();
+            ((ISupportInitialize)layoutControlItem6).EndInit();
+            ((ISupportInitialize)layoutControlItem3).EndInit();
             ((ISupportInitialize)dxErrorProvider1).EndInit();
             ResumeLayout(false);
         }
@@ -259,8 +244,6 @@
         private DevExpress.XtraEditors.TextEdit txtCustomer;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
         private DevExpress.XtraEditors.TextEdit txtTagNme;
-        private DevExpress.XtraEditors.TextEdit txtAddress;
-        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
         private DevExpress.XtraEditors.MemoEdit txtDescription;
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;

--
Gitblit v1.9.3