From eb55747319ae1bdc97f9dc2c32dd648abd9679df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Mon, 26 Aug 2024 10:28:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=95=86=E5=93=81=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E7=9A=84=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../model-shop-list-content.vue | 1 + .../model-shop-list-styles.vue | 50 ++++++++++--------- .../model-shop-tabs-styles.vue | 38 +++++++------- 3 files changed, 48 insertions(+), 41 deletions(-) diff --git a/src/components/model-shop-list/model-shop-list-content.vue b/src/components/model-shop-list/model-shop-list-content.vue index 42bccfc8..c74cd89a 100644 --- a/src/components/model-shop-list/model-shop-list-content.vue +++ b/src/components/model-shop-list/model-shop-list-content.vue @@ -82,6 +82,7 @@ const base_list = reactive({ { name: '两列展示(横向)', value: '4' }, { name: '三列展示', value: '3' }, { name: '左右滑动展示', value: '5' }, + { name: '无图模式', value: '6' }, ], product_list: [ { name: '指定商品', value: '0' }, diff --git a/src/components/model-shop-list/model-shop-list-styles.vue b/src/components/model-shop-list/model-shop-list-styles.vue index 468136be..42c32e8b 100644 --- a/src/components/model-shop-list/model-shop-list-styles.vue +++ b/src/components/model-shop-list/model-shop-list-styles.vue @@ -15,12 +15,14 @@ - - - - - - +