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 @@ /> - + - - +