更新
This commit is contained in:
57
pages.json
57
pages.json
@@ -414,6 +414,63 @@
|
||||
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"root": "userManagement",
|
||||
"pages": [{
|
||||
"path": "customer/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "客户运营系统用户信息",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}, {
|
||||
"path": "yunSite/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "星油云站用户信息",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"path": "customer/detail",
|
||||
"style": {
|
||||
"navigationBarBackgroundColor": "#2866FF",
|
||||
"navigationBarTitleText": "用户详情",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
{
|
||||
"path": "yunSite/detail",
|
||||
"style": {
|
||||
"navigationBarBackgroundColor": "#2866FF",
|
||||
"navigationBarTitleText": "用户详情",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"path": "yunSite/components/serviceStation",
|
||||
"style": {
|
||||
"navigationBarTitleText": "请选择油站",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"path": "yunSite/components/auth",
|
||||
"style": {
|
||||
"navigationBarTitleText": "请选择权限",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user