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

---
 WinFrmUI/HStation.WinFrmUI.Assets.Core/14-tank/02-main/AddAssetsTankMainDlg.Designer.cs |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Assets.Core/14-tank/02-main/AddAssetsTankMainDlg.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Assets.Core/14-tank/02-main/AddAssetsTankMainDlg.Designer.cs
index 471230f..b4ba936 100644
--- a/WinFrmUI/HStation.WinFrmUI.Assets.Core/14-tank/02-main/AddAssetsTankMainDlg.Designer.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Assets.Core/14-tank/02-main/AddAssetsTankMainDlg.Designer.cs
@@ -143,16 +143,16 @@
             generalOkAndCancelCtrl1.ButtonCancelMinSize = new Size(100, 26);
             generalOkAndCancelCtrl1.ButtonOkMaxSize = new Size(100, 26);
             generalOkAndCancelCtrl1.ButtonOkMinSize = new Size(100, 26);
-            generalOkAndCancelCtrl1.Location = new Point(12, 296);
+            generalOkAndCancelCtrl1.Location = new Point(12, 320);
             generalOkAndCancelCtrl1.Name = "generalOkAndCancelCtrl1";
-            generalOkAndCancelCtrl1.Size = new Size(641, 50);
+            generalOkAndCancelCtrl1.Size = new Size(641, 26);
             generalOkAndCancelCtrl1.TabIndex = 10;
             // 
             // txtDescription
             // 
             txtDescription.Location = new Point(76, 132);
             txtDescription.Name = "txtDescription";
-            txtDescription.Size = new Size(577, 160);
+            txtDescription.Size = new Size(577, 184);
             txtDescription.StyleController = layoutControl1;
             txtDescription.TabIndex = 9;
             // 
@@ -178,7 +178,7 @@
             txtDN.Size = new Size(254, 20);
             txtDN.StyleController = layoutControl1;
             txtDN.TabIndex = 3;
-             // 
+            // 
             // txtMaxLevel
             // 
             txtMaxLevel.Location = new Point(398, 60);
@@ -187,7 +187,7 @@
             txtMaxLevel.Size = new Size(255, 20);
             txtMaxLevel.StyleController = layoutControl1;
             txtMaxLevel.TabIndex = 6;
-             // 
+            // 
             // txtName
             // 
             txtName.Location = new Point(76, 12);
@@ -240,16 +240,16 @@
             layoutControlItem6.Control = txtDescription;
             layoutControlItem6.Location = new Point(0, 120);
             layoutControlItem6.Name = "layoutControlItem6";
-            layoutControlItem6.Size = new Size(645, 164);
+            layoutControlItem6.Size = new Size(645, 188);
             layoutControlItem6.Text = "璇存槑:";
             layoutControlItem6.TextSize = new Size(52, 14);
             // 
             // layoutControlItem7
             // 
             layoutControlItem7.Control = generalOkAndCancelCtrl1;
-            layoutControlItem7.Location = new Point(0, 284);
+            layoutControlItem7.Location = new Point(0, 308);
             layoutControlItem7.Name = "layoutControlItem7";
-            layoutControlItem7.Size = new Size(645, 54);
+            layoutControlItem7.Size = new Size(645, 30);
             layoutControlItem7.TextSize = new Size(0, 0);
             layoutControlItem7.TextVisible = false;
             // 

--
Gitblit v1.9.3