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