From 813e84cff1b715ec155cd3cc27dc9e99b68cfc2c Mon Sep 17 00:00:00 2001 From: lzh Date: Sun, 15 Mar 2026 16:51:42 +0800 Subject: [PATCH] =?UTF-8?q?style(@vben/web-antd):=20=E4=BF=9D=E6=B4=81/?= =?UTF-8?q?=E5=AE=89=E4=BF=9D=E5=B7=A5=E5=8D=95=E8=AF=A6=E6=83=85=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E9=87=8D=E6=9E=84=E5=8F=8A=E6=A0=B7=E5=BC=8F=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - cleaning-detail-ext: 精简为 Descriptions 表格展示,移除冗余的工牌状态面板和作业进度 - cleaning-actions: 按钮改为 size=small 行内样式,移除 block 布局 - security-detail-ext: 事件信息改为 Descriptions 表格,统一告警截图展示 - AreaTree: 支持 title 插槽透传 - 保洁工单列表移除 PAUSED Tab Co-Authored-By: Claude Opus 4.6 --- .../components/cleaning-actions.vue | 11 +- .../components/cleaning-detail-ext.vue | 433 ++++-------------- .../views/ops/cleaning/work-order/index.vue | 1 - .../src/views/ops/components/AreaTree.vue | 6 +- .../components/security-detail-ext.vue | 162 +++---- 5 files changed, 167 insertions(+), 446 deletions(-) diff --git a/apps/web-antd/src/views/ops/cleaning/work-order/components/cleaning-actions.vue b/apps/web-antd/src/views/ops/cleaning/work-order/components/cleaning-actions.vue index c95d33254..6e0d48b99 100644 --- a/apps/web-antd/src/views/ops/cleaning/work-order/components/cleaning-actions.vue +++ b/apps/web-antd/src/views/ops/cleaning/work-order/components/cleaning-actions.vue @@ -48,8 +48,7 @@ async function handleManualComplete() {