From f3c862faaefe98ffdce289b3e606556582d4fabe Mon Sep 17 00:00:00 2001 From: YunaiV Date: Wed, 12 Nov 2025 08:43:37 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E3=80=90antd=E3=80=91=E3=80=90mall?= =?UTF-8?q?=E3=80=91diy-editor=20=E7=9A=84=20navigation-bar=20=E7=9A=84=20?= =?UTF-8?q?radio=20=E4=B8=8D=E6=AD=A3=E7=A1=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/cell-property.vue | 82 +++++++++++++++---- .../mobile/navigation-bar/index.vue | 39 ++------- 2 files changed, 71 insertions(+), 50 deletions(-) diff --git a/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/mobile/navigation-bar/components/cell-property.vue b/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/mobile/navigation-bar/components/cell-property.vue index f85293f7d..c894f76f4 100644 --- a/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/mobile/navigation-bar/components/cell-property.vue +++ b/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/mobile/navigation-bar/components/cell-property.vue @@ -1,18 +1,18 @@