This commit is contained in:
2025-09-20 12:05:53 +08:00
parent bff3d0414d
commit 9b107d665a
73 changed files with 2903 additions and 140 deletions

View File

@@ -84,11 +84,47 @@
"navigationBarTitleText": "选择账户"
}
},
{
"path": "pages/account/ledger",
"style": {
"navigationBarTitleText": "账户流水"
}
},
{
"path": "pages/account/form",
"style": {
"navigationBarTitleText": "新增/编辑账户"
}
},
{
"path": "pages/detail/index",
"style": {
"navigationBarTitleText": "明细"
}
},
{
"path": "pages/my/index",
"style": {
"navigationBarTitleText": "我的"
}
},
{
"path": "pages/my/about",
"style": {
"navigationBarTitleText": "关于与协议"
}
},
{
"path": "pages/report/index",
"style": {
"navigationBarTitleText": "报表"
}
},
{
"path": "pages/report/entry",
"style": {
"navigationBarTitleText": "报表"
}
}
],
"globalStyle": {