fix: greeting page

This commit is contained in:
zzc
2026-01-28 22:44:47 +08:00
parent 30063429ba
commit 154c038d1d
4 changed files with 526 additions and 0 deletions

View File

@@ -17,6 +17,14 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/mine/greeting",
"style": {
"navigationBarTitleText": "我的新春祝福",
"navigationStyle": "custom",
"enablePullDownRefresh": true
}
},
{
"path": "pages/mine/mine",
"style": {