63 lines
1.1 KiB
JSON
63 lines
1.1 KiB
JSON
{
|
|
"pages": [{
|
|
"path": "pages/index/index"
|
|
}, {
|
|
"path": "pages/index/msg-dialog"
|
|
}],
|
|
"subPackages": [{
|
|
"root": "pages/area-proxy/",
|
|
"pages": [{
|
|
"path": "my-team"
|
|
}]
|
|
}, {
|
|
"root": "pages/demand-center/",
|
|
"pages": [{
|
|
"path": "rule"
|
|
}, {
|
|
"path": "accept-demand-center"
|
|
}, {
|
|
"path": "demand-detail"
|
|
}]
|
|
}, {
|
|
"root": "pages/order-manage/",
|
|
"pages": [{
|
|
"path": "order-manage"
|
|
}, {
|
|
"path": "serv-detail"
|
|
}, {
|
|
"path": "finish-order"
|
|
}, {
|
|
"path": "cancel-order"
|
|
}]
|
|
}, {
|
|
"root": "pages/my/",
|
|
"pages": [{
|
|
"path": "new-serv"
|
|
}, {
|
|
"path": "master-occupancy"
|
|
}, {
|
|
"path": "withdraw"
|
|
}, {
|
|
"path": "b-account-bind"
|
|
}, {
|
|
"path": "my-money-bag"
|
|
}, {
|
|
"path": "statement-desc"
|
|
}, {
|
|
"path": "pay-deposit"
|
|
}, {
|
|
"path": "personal-info"
|
|
}, {
|
|
"path": "account-security"
|
|
}, {
|
|
"path": "master-settled-info"
|
|
}, {
|
|
"path": "certification"
|
|
}]
|
|
}],
|
|
"globalStyle": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
}
|