fix: pk comment

This commit is contained in:
zzc
2026-06-15 23:37:33 +08:00
parent b79e1e8204
commit 7a332ba44d
3 changed files with 743 additions and 3 deletions

View File

@@ -57,6 +57,15 @@
"enablePullDownRefresh": true
}
},
{
"path": "pages/pk/detail",
"style": {
"navigationBarTitleText": "PK详情",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"onReachBottomDistance": 50
}
},
{
"path": "pages/message/index",
"style": {