添加财务管理页面
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user