mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 11: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",
|
img: "/profile/static/index/menu-ycmj.png",
|
||||||
path: "/pages/meeting/accessControl/accessControl"
|
path: "/pages/meeting/accessControl/accessControl"
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: "报修服务",
|
// name: "报修服务",
|
||||||
img: "/profile/static/index/menu-bxfw.png",
|
// img: "/profile/static/index/menu-bxfw.png",
|
||||||
path: "/pages/parkRepair/parkRepair"
|
// path: "/pages/parkRepair/parkRepair"
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
name: "投诉建议",
|
name: "投诉建议",
|
||||||
img: "/profile/static/index/menu-tsjy.png",
|
img: "/profile/static/index/menu-tsjy.png",
|
||||||
|
@ -15,7 +15,7 @@ Page({
|
|||||||
IMG_NAME: app.IMG_NAME,
|
IMG_NAME: app.IMG_NAME,
|
||||||
meetingRoomId: null,
|
meetingRoomId: null,
|
||||||
detail: {},
|
detail: {},
|
||||||
msg: {},
|
msg: '',
|
||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -74,10 +74,10 @@ Page({
|
|||||||
name: "我的服务",
|
name: "我的服务",
|
||||||
url: "/pages/enterpriseServices/myServiceList/myServiceList"
|
url: "/pages/enterpriseServices/myServiceList/myServiceList"
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: "我的报修",
|
// name: "我的报修",
|
||||||
url: "/pages/parkRepair/parkRepair",
|
// url: "/pages/parkRepair/parkRepair",
|
||||||
}
|
// }
|
||||||
],
|
],
|
||||||
qrcodeParam: null,
|
qrcodeParam: null,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user