第一次上传

This commit is contained in:
xxk
2026-06-11 09:53:11 +08:00
commit e257f2009e
89 changed files with 4336 additions and 0 deletions
@@ -0,0 +1,9 @@
{
"navigationBarTitleText": "首页",
"enablePullDownRefresh": true,
"usingComponents": {
"section-card": "../../components/SectionCard",
"app-tab-bar": "../../components/AppTabBar",
"bill-editor-popup": "../../components/BillEditorPopup"
}
}