From 60219ace92475ecb0d86b626246cc1a9170f58db Mon Sep 17 00:00:00 2001 From: YunaiV Date: Mon, 3 Nov 2025 08:33:52 +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=A7=BB=E9=99=A4=20mobile=20=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E7=9A=84=20style=20=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../diy-editor/components/mobile/carousel/property.vue | 4 +--- .../diy-editor/components/mobile/notice-bar/index.vue | 2 -- .../diy-editor/components/mobile/user-coupon/index.vue | 2 -- .../diy-editor/components/mobile/user-coupon/property.vue | 2 -- .../diy-editor/components/mobile/user-wallet/property.vue | 2 -- 5 files changed, 1 insertion(+), 11 deletions(-) diff --git a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/carousel/property.vue b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/carousel/property.vue index 66cb22359..63fb5335d 100644 --- a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/carousel/property.vue +++ b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/carousel/property.vue @@ -140,6 +140,4 @@ const formData = useVModel(props, 'modelValue', emit); - - - + \ No newline at end of file diff --git a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/notice-bar/index.vue b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/notice-bar/index.vue index 589e89373..7babd44d8 100644 --- a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/notice-bar/index.vue +++ b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/notice-bar/index.vue @@ -34,5 +34,3 @@ defineProps<{ property: NoticeBarProperty }>(); - - diff --git a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/user-coupon/index.vue b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/user-coupon/index.vue index 2df2df328..981e99424 100644 --- a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/user-coupon/index.vue +++ b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/user-coupon/index.vue @@ -13,5 +13,3 @@ defineProps<{ property: UserCouponProperty }>(); src="https://shopro.sheepjs.com/admin/static/images/shop/decorate/couponCardStyle.png" /> - - diff --git a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/user-coupon/property.vue b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/user-coupon/property.vue index 488bf3168..9a5633b36 100644 --- a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/user-coupon/property.vue +++ b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/user-coupon/property.vue @@ -16,5 +16,3 @@ const formData = useVModel(props, 'modelValue', emit); - - diff --git a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/user-wallet/property.vue b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/user-wallet/property.vue index 74b374535..fc7adf438 100644 --- a/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/user-wallet/property.vue +++ b/apps/web-ele/src/views/mall/promotion/components/diy-editor/components/mobile/user-wallet/property.vue @@ -18,5 +18,3 @@ const formData = useVModel(props, 'modelValue', emit); - -