WGShare.Client.Wx/pages/pull-down-refresh/pull-down-refresh.json

10 lines
195 B
JSON

{
"navigationBarTitleText": "PullDownRefresh",
"navigationBarBackgroundColor": "#fff",
"backgroundColor": "#fff",
"disableScroll": true,
"usingComponents": {
"base": "./base"
}
}