rating detail

This commit is contained in:
zzc
2026-05-07 15:57:39 +08:00
parent d40cc64fa8
commit 84ae386223
3 changed files with 730 additions and 2 deletions

View File

@@ -3,12 +3,20 @@
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "祝福 壁纸 头像",
"navigationBarTitleText": "全民评分",
"enablePullDownRefresh": true,
"navigationStyle": "custom",
"backgroundColor": "#FFFFFF"
}
},
{
"path": "pages/rating/index",
"style": {
"navigationBarTitleText": "全民评分",
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/mine/help",
"style": {