This commit is contained in:
caolc
2023-02-07 14:39:12 +08:00
parent 0e0012880f
commit ce2d0cefd6
75 changed files with 13116 additions and 3 deletions

View File

@@ -120,6 +120,27 @@
}
]
},
{
"root": "Financial",
"pages": [{
"path": "pages/index",
"style": {}
},{
"path": "pages/estimate/index",
"style": {}
}
,{
"path" : "pages/details/index",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "BagMoney",
"pages": [{