f
This commit is contained in:
@@ -22,6 +22,26 @@
|
||||
}
|
||||
},
|
||||
// #endif
|
||||
{
|
||||
"path": "pages/about-us",
|
||||
"type": "page",
|
||||
"style": {
|
||||
"navigationBarTitleText": "关于我们",
|
||||
"navigationStyle": "default",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"navigationBarTextStyle": "black"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/help-center",
|
||||
"type": "page",
|
||||
"style": {
|
||||
"navigationBarTitleText": "帮助中心",
|
||||
"navigationStyle": "default",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"navigationBarTextStyle": "black"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/login",
|
||||
"type": "page",
|
||||
@@ -84,11 +104,19 @@
|
||||
"navigationBarTextStyle": "black"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/inquire/query-notice",
|
||||
"type": "page"
|
||||
},
|
||||
{
|
||||
"path": "pages/inquire/user-notice",
|
||||
"type": "page"
|
||||
},
|
||||
{
|
||||
"path": "pages/legal/authorization",
|
||||
"type": "page",
|
||||
"style": {
|
||||
"navigationBarTitleText": "授权书",
|
||||
"navigationBarTitleText": "用户协议",
|
||||
"navigationStyle": "default",
|
||||
"navigationBarBackgroundColor": "#ffffff",
|
||||
"navigationBarTextStyle": "black"
|
||||
|
||||
Reference in New Issue
Block a user