fix: help page

This commit is contained in:
zzc
2026-01-28 23:54:15 +08:00
parent 2938ab2a9d
commit 24d9bb1b01
3 changed files with 494 additions and 0 deletions

View File

@@ -41,6 +41,14 @@
"enablePullDownRefresh": true
}
},
{
"path": "pages/mine/help",
"style": {
"navigationBarTitleText": "帮助中心",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/mine/mine",
"style": {