13 lines
367 B
JSON
13 lines
367 B
JSON
{
|
|
"usingComponents": {
|
|
"global-notification": "/components/global-notification/global-notification",
|
|
"chenghao-tag": "/components/chenghao-tag/chenghao-tag",
|
|
"tab-bar": "/tab-bar/index"
|
|
},
|
|
"navigationStyle": "custom",
|
|
"backgroundColor": "#f5f3ff",
|
|
"backgroundTextStyle": "dark",
|
|
"enablePullDownRefresh": false,
|
|
"onReachBottomDistance": 50
|
|
}
|