更新功能

This commit is contained in:
Your Name
2026-05-26 18:05:48 +08:00
parent 5b233fb0ab
commit 0dd9cdcba9
8 changed files with 4703 additions and 10 deletions
+15
View File
@@ -126,6 +126,21 @@
}
}
]
},
{
"root": "tongji",
"pages": [
{
"path": "pages/index",
"style": {
"navigationBarTitleText": "日常记录",
"navigationBarBackgroundColor": "#0ea5a4",
"navigationBarTextStyle": "white",
"backgroundColor": "#f1f5f9",
"enablePullDownRefresh": true
}
}
]
}
],
"tabBar": {