添加财务管理页面

This commit is contained in:
wangxiaowei
2025-12-14 14:06:27 +08:00
parent 775a93f766
commit a600c68099
5 changed files with 352 additions and 8 deletions

View File

@ -248,6 +248,15 @@
"navigationBarTitleText": "分包页面"
}
},
{
"path": "finance/detail",
"type": "page",
"layout": "default",
"style": {
"navigationStyle": "custom",
"navigationBarBackgroundColor": "#fff"
}
},
{
"path": "finance/finance",
"type": "page",
@ -266,6 +275,15 @@
"navigationStyle": "custom"
}
},
{
"path": "setmeal/setmeal",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "settle-in/parten",
"type": "page",