mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 04:59:37 +08:00
描述: 隐藏报修模块
This commit is contained in:
parent
728538d458
commit
c41755fe5b
@ -129,11 +129,11 @@ Page({
|
||||
img: "/profile/static/index/menu-ycmj.png",
|
||||
path: "/pages/meeting/accessControl/accessControl"
|
||||
},
|
||||
{
|
||||
name: "报修服务",
|
||||
img: "/profile/static/index/menu-bxfw.png",
|
||||
path: "/pages/parkRepair/parkRepair"
|
||||
},
|
||||
// {
|
||||
// name: "报修服务",
|
||||
// img: "/profile/static/index/menu-bxfw.png",
|
||||
// path: "/pages/parkRepair/parkRepair"
|
||||
// },
|
||||
{
|
||||
name: "投诉建议",
|
||||
img: "/profile/static/index/menu-tsjy.png",
|
||||
|
@ -15,7 +15,7 @@ Page({
|
||||
IMG_NAME: app.IMG_NAME,
|
||||
meetingRoomId: null,
|
||||
detail: {},
|
||||
msg: {},
|
||||
msg: '',
|
||||
},
|
||||
|
||||
/**
|
||||
|
@ -74,10 +74,10 @@ Page({
|
||||
name: "我的服务",
|
||||
url: "/pages/enterpriseServices/myServiceList/myServiceList"
|
||||
},
|
||||
{
|
||||
name: "我的报修",
|
||||
url: "/pages/parkRepair/parkRepair",
|
||||
}
|
||||
// {
|
||||
// name: "我的报修",
|
||||
// url: "/pages/parkRepair/parkRepair",
|
||||
// }
|
||||
],
|
||||
qrcodeParam: null,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user