From 440422aab73b89ce4a53c50cd125677f79bcf6b8 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Thu, 1 May 2025 16:39:24 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E3=80=91=E5=BA=97=E9=93=BA=E8=A3=85=E4=BF=AE-=E5=95=86?= =?UTF-8?q?=E5=93=81=E5=8D=A1=E7=89=87=EF=BC=9Abadge=20=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E4=B8=BA=E7=A9=BA=E6=97=B6=EF=BC=8C=E4=B8=8D=E8=BF=9B=E8=A1=8C?= =?UTF-8?q?=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DiyEditor/components/mobile/ProductCard/config.ts | 4 ++-- .../DiyEditor/components/mobile/ProductCard/index.vue | 5 ++++- src/views/mall/promotion/diy/template/index.vue | 11 ++--------- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/src/components/DiyEditor/components/mobile/ProductCard/config.ts b/src/components/DiyEditor/components/mobile/ProductCard/config.ts index 735b6ba0..0a191245 100644 --- a/src/components/DiyEditor/components/mobile/ProductCard/config.ts +++ b/src/components/DiyEditor/components/mobile/ProductCard/config.ts @@ -82,8 +82,8 @@ export const component = { bgEndColor: '#FE832A', imgUrl: '' }, - borderRadiusTop: 8, - borderRadiusBottom: 8, + borderRadiusTop: 6, + borderRadiusBottom: 6, space: 8, spuIds: [], style: { diff --git a/src/components/DiyEditor/components/mobile/ProductCard/index.vue b/src/components/DiyEditor/components/mobile/ProductCard/index.vue index 25f8cb87..93f6e074 100644 --- a/src/components/DiyEditor/components/mobile/ProductCard/index.vue +++ b/src/components/DiyEditor/components/mobile/ProductCard/index.vue @@ -14,7 +14,10 @@ :key="index" > -
+
diff --git a/src/views/mall/promotion/diy/template/index.vue b/src/views/mall/promotion/diy/template/index.vue index 50c5d292..1eddddc7 100644 --- a/src/views/mall/promotion/diy/template/index.vue +++ b/src/views/mall/promotion/diy/template/index.vue @@ -62,20 +62,13 @@ /> - + - - +