fix: daily page

This commit is contained in:
zzc
2026-03-01 22:35:20 +08:00
parent a7cc9babac
commit 8110e209c7
3 changed files with 615 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
{
"pages": [
{
"path": "pages/greeting/daily",
"style": {
"navigationBarTitleText": "每日精选",
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/index",
"style": {