引入工单
This commit is contained in:
12
pages.json
12
pages.json
@@ -800,6 +800,18 @@
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/homePage/index/workOrder",
|
||||
"style": {
|
||||
"navigationBarTitleText": "反馈工单",
|
||||
"enablePullDownRefresh": false, // 禁止下拉刷新,
|
||||
"app-plus": {
|
||||
"bounce": "none",
|
||||
"titleNView": false,
|
||||
"popGesture": "none"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"subPackages": [
|
||||
|
||||
Reference in New Issue
Block a user