11 lines
309 B
JSON
11 lines
309 B
JSON
{
|
|
"navigationBarTitleText": "下拉刷新",
|
|
"enablePullDownRefresh": true,
|
|
"backgroundTextStyle": "dark",
|
|
"usingComponents": {
|
|
"showbox": "../../common/component/showbox/index",
|
|
"box": "../../common/component/container/index",
|
|
"api-status": "../../common/component/api-status/index"
|
|
}
|
|
}
|