fix:rating

This commit is contained in:
zzc
2026-06-08 10:57:20 +08:00
parent 65cef99610
commit 03cb2edf5e
3 changed files with 258 additions and 1 deletions

View File

@@ -79,6 +79,15 @@
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/mine/topics",
"style": {
"navigationBarTitleText": "我参与的话题",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
}
],
"globalStyle": {