2022-04-29 17:23:40 +08:00
|
|
|
{
|
|
|
|
|
"pages": [{
|
2022-05-06 23:47:18 +08:00
|
|
|
"path": "pages/index/index"
|
2022-04-29 17:23:40 +08:00
|
|
|
}],
|
|
|
|
|
"subPackages": [{
|
|
|
|
|
"root": "pages/area-proxy/",
|
|
|
|
|
"pages": [{
|
|
|
|
|
"path": "my-team"
|
|
|
|
|
}]
|
2022-05-03 14:59:33 +08:00
|
|
|
}, {
|
|
|
|
|
"root": "pages/demand-center/",
|
|
|
|
|
"pages": [{
|
|
|
|
|
"path": "rule"
|
|
|
|
|
}, {
|
|
|
|
|
"path": "accept-demand-center"
|
|
|
|
|
}, {
|
|
|
|
|
"path": "demand-detail"
|
|
|
|
|
}]
|
2022-05-06 23:47:18 +08:00
|
|
|
}, {
|
|
|
|
|
"root": "pages/order-manage/",
|
|
|
|
|
"pages": [{
|
|
|
|
|
"path": "order-manage"
|
2022-05-09 10:00:16 +08:00
|
|
|
}, {
|
|
|
|
|
"path":"serv-detail"
|
2022-05-09 14:28:35 +08:00
|
|
|
}, {
|
|
|
|
|
"path": "finish-order"
|
2022-05-06 23:47:18 +08:00
|
|
|
}]
|
2022-04-29 17:23:40 +08:00
|
|
|
}],
|
|
|
|
|
"globalStyle": {
|
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
|
"navigationBarTextStyle": "black"
|
|
|
|
|
}
|
|
|
|
|
}
|