{
|
"navigationBarTitleText": "场景清单",
|
"onReachBottomDistance": 10,
|
"backgroundTextStyle": "light",
|
"navigationBarTextStyle": "white",
|
"navigationBarBackgroundColor": "#389AFF",
|
"usingComponents": {
|
"scene-picker": "/components/scene-picker/index",
|
"location-picker": "/components/picker/location-picker/index",
|
"online-picker": "/components/picker/online-picker/index",
|
"t-time-picker": "/components/time-picker/index",
|
"load-more": "/components/load-more/index",
|
"t-empty-page": "/components/empty-page/index"
|
}
|
}
|