10 lines
195 B
JSON
10 lines
195 B
JSON
{
|
|
"navigationBarTitleText": "PullDownRefresh",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"backgroundColor": "#fff",
|
|
"disableScroll": true,
|
|
"usingComponents": {
|
|
"base": "./base"
|
|
}
|
|
}
|