|
{
|
|
"pages": [{
|
|
"path": "pages/index/index"
|
|
// "path": "pages/area-proxy/my-team"
|
|
}],
|
|
"subPackages": [{
|
|
"root": "pages/area-proxy/",
|
|
"pages": [{
|
|
"path": "my-team"
|
|
}]
|
|
}],
|
|
"globalStyle": {
|
|
"navigationStyle": "custom",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
}
|