From b2e3ed094bbc6ff11db3039c2ddb72f0224888df Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 2 Mar 2022 09:54:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=8A=A0=E8=BD=BD=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/home/home.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pages/tabBar/home/home.vue b/pages/tabBar/home/home.vue index b96e0fe..920849e 100644 --- a/pages/tabBar/home/home.vue +++ b/pages/tabBar/home/home.vue @@ -136,19 +136,19 @@ export default { ], // 分类菜单 categoryList: [ - { id: 1, name: '办公', img: '/static/img/category/1.png' }, + /* { id: 1, name: '办公', img: '/static/img/category/1.png' }, { id: 2, name: '家电', img: '/static/img/category/2.png' }, { id: 3, name: '服饰', img: '/static/img/category/3.png' }, { id: 4, name: '日用', img: '/static/img/category/4.png' }, { id: 5, name: '蔬果', img: '/static/img/category/5.png' }, { id: 6, name: '运动', img: '/static/img/category/6.png' }, { id: 7, name: '书籍', img: '/static/img/category/7.png' }, - { id: 8, name: '文具', img: '/static/img/category/8.png' } + { id: 8, name: '文具', img: '/static/img/category/8.png' } */ ], Promotion: [], //猜你喜欢列表 goodsList: [ - { + /* { goods_id: 0, img: '/static/img/goods/p1.jpg', name: '商品名称商品名称商品名称商品名称商品名称', @@ -218,6 +218,7 @@ export default { price: '¥168', slogan: '1235人付款' } + */ ], loadingText: '正在加载...', page:1