rating detail

This commit is contained in:
zzc
2026-05-07 17:03:19 +08:00
parent 84ae386223
commit 30c62c1b10
3 changed files with 909 additions and 32 deletions

View File

@@ -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": {