make yunshi page

This commit is contained in:
zzc
2026-01-15 10:27:14 +08:00
parent 3d2d20dd5f
commit 67684572da
6 changed files with 960 additions and 26 deletions

View File

@@ -26,6 +26,14 @@
"navigationStyle": "custom"
}
},
{
"path": "pages/avatar/index",
"style": {
"navigationBarTitleText": "新春头像挂饰",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/detail/index",
"style": {
@@ -33,6 +41,14 @@
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},
{
"path": "pages/fortune/index",
"style": {
"navigationBarTitleText": "新年运势",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
],
"globalStyle": {