From 27d47c13f2983aa183f779b716931dddde02f9a8 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Mon, 3 Nov 2025 13:44:40 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E3=80=90ele=E3=80=91=E3=80=90mall?= =?UTF-8?q?=E3=80=91diy-editor=20=E7=9A=84=20component-container.vue=20?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=20tailwindcss=20=E7=AE=80=E5=8C=96=20style?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/component-container.vue | 23 ++++--------------- 1 file changed, 4 insertions(+), 19 deletions(-) diff --git a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/component-container.vue b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/component-container.vue index f5696f8a3..a0321879d 100644 --- a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/component-container.vue +++ b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/component-container.vue @@ -93,15 +93,11 @@ const handleDeleteComponent = () => { };