diff --git a/pages/tabBar/home/home.vue b/pages/tabBar/home/home.vue index d1e5e0a..6ac8738 100644 --- a/pages/tabBar/home/home.vue +++ b/pages/tabBar/home/home.vue @@ -156,11 +156,13 @@ title: '设备申请', url: '../../index/serviceApplicationList/serviceApplicationList', img: '../../../static/img/apply.png' - },{ - title: '核销订单', - url: '/subpackages/groupBuyingConfiguration/groupVerifyOrder/groupVerifyOrder', - img: '/static/img/apply.png' - },{ + }, + // { + // title: '核销订单', + // url: '/subpackages/groupBuyingConfiguration/groupVerifyOrder/groupVerifyOrder', + // img: '/static/img/apply.png' + // }, + { title:'扫码点餐', url:"/subpackages/groupBuyingConfiguration/groupBuyingConfiguration?storeId="+this.userInfo.store.id, img: '/static/img/home4.png'