fix: loadmore

This commit is contained in:
zzc
2026-02-08 19:07:06 +08:00
parent 2437ed9d2f
commit 1476ceed51
3 changed files with 84 additions and 0 deletions

View File

@@ -97,6 +97,13 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/webview/index",
"style": {
"navigationBarTitleText": "加载中...",
"enablePullDownRefresh": false
}
},
{
"path": "pages/fortune/index",
"style": {