From 8b8b5a496a3127c16a86a109003fe0563e06fa96 Mon Sep 17 00:00:00 2001 From: cc_zbp <487602586@qq.com> Date: Mon, 15 May 2023 17:21:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BA=97=E9=93=BA-=E5=95=86?= =?UTF-8?q?=E5=93=81=EF=BC=8C=E6=8E=92=E5=88=97=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/store/home/index.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pages/store/home/index.vue b/pages/store/home/index.vue index 545dab3..9dd63f9 100644 --- a/pages/store/home/index.vue +++ b/pages/store/home/index.vue @@ -516,7 +516,7 @@ coupon: [], // 优惠券 productList: [], //本地服务商品 styleConfig: [], - isColumn: true, // 商品列表排列方式 + isColumn: false, // 商品列表排列方式 navShow: false, navActive: 0, diyActive: 1, @@ -605,13 +605,14 @@ value: 3, }, { - icon: 'icon-yingyongAPP_o', - name: '分类', - value: 2, - }, { icon: 'icon-yizhan_o', name: '里海云仓', value: 6, + }, + { + icon: 'icon-yingyongAPP_o', + name: '分类', + value: 2, } ], tabs: [],