个人中心

This commit is contained in:
2020-06-13 17:36:24 +08:00
parent ee119b3be5
commit c75af5b303
16 changed files with 575 additions and 11 deletions

View File

@@ -75,6 +75,29 @@
}
}
},
{
"path": "pages/user/content",
"style": {
"navigationBarTitleText": "内容管理",
"app-plus": {
"titleNView": {
"backgroundColor": "#FFFFFF",
"titleColor": "#333333"
}
}
}
},
{
"path": "pages/user/contentDetails",
"style": {
"app-plus": {
"titleNView": {
"backgroundColor": "#FFFFFF",
"titleColor": "#333333"
}
}
}
},
{
"path": "pages/user/complaint",
"style": {
@@ -86,6 +109,18 @@
}
}
}
},
{
"path": "pages/user/complaintDetails",
"style": {
"navigationBarTitleText": "骑手投诉详情",
"app-plus": {
"titleNView": {
"backgroundColor": "#FFFFFF",
"titleColor": "#333333"
}
}
}
}
],
"globalStyle": {