From ec9f846448e5c6339d8a45631307464817e8f401 Mon Sep 17 00:00:00 2001 From: zqm Date: Fri, 14 Nov 2025 15:22:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E7=8E=B0=E4=B8=BB=E5=8C=BA=E5=9F=9FAr?= =?UTF-8?q?ea=E6=A3=80=E6=B5=8B=E6=8C=87=E7=A4=BA=E5=99=A8=E9=9A=90?= =?UTF-8?q?=E8=97=8F=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修正DockIndicator.vue中center-dock-container的显示逻辑 - 当主区域内没有其他Area时,隐藏外部边缘指示器和中心区域容器 - 独立中心指示器始终显示,不受hideEdgeIndicators影响 - 满足用户需求:只有中心指示器时简化界面显示 --- AutoRobot/Windows/Robot/Web/src/DockLayout/DockIndicator.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AutoRobot/Windows/Robot/Web/src/DockLayout/DockIndicator.vue b/AutoRobot/Windows/Robot/Web/src/DockLayout/DockIndicator.vue index 4613b69..0ae0d14 100644 --- a/AutoRobot/Windows/Robot/Web/src/DockLayout/DockIndicator.vue +++ b/AutoRobot/Windows/Robot/Web/src/DockLayout/DockIndicator.vue @@ -169,8 +169,8 @@ - -
+ +