From ae0fa499c6283bad9746991b2b4e9bcb8fdf2b7f Mon Sep 17 00:00:00 2001 From: youmengting <2080639302@qq.com> Date: Tue, 2 Jan 2024 17:01:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=82=E6=97=B6=E9=9A=90=E8=97=8F:=E5=9B=A2?= =?UTF-8?q?=E8=B4=AD=E6=A0=B8=E9=94=80=E8=AE=A2=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/tabBar/home/home.vue | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) 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'