From bef933e7e166b085ba7e46e38ea62d9ae0129ec6 Mon Sep 17 00:00:00 2001 From: lixiaojun <1287241240@qq.com> Date: 星期一, 20 一月 2025 10:47:23 +0800 Subject: [PATCH] 远程API模式阶段性提交 --- Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs b/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs index 7eb1619..01c14d3 100644 --- a/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs +++ b/Desktop/HStation.Xhs.Hydro.Test.Core/Form2.Designer.cs @@ -42,7 +42,7 @@ map.BackColor = System.Drawing.Color.Transparent; - map.Dock = System.Windows.Forms.DockStyle.Fill; + //map.Dock = System.Windows.Forms.DockStyle.Fill; map.Location = new System.Drawing.Point(0, 0); -- Gitblit v1.9.3