rating detail
This commit is contained in:
24
pages.json
24
pages.json
@@ -9,14 +9,6 @@
|
||||
"backgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/rating/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "全民评分",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/mine/help",
|
||||
"style": {
|
||||
@@ -71,6 +63,22 @@
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/rating/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "全民评分",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/rating/detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "人物详情",
|
||||
"navigationStyle": "custom",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user