|
{
|
|
"usingComponents": {
|
|
"mp-searchbar": "weui-miniprogram/searchbar/searchbar",
|
|
"mp-halfScreenDialog": "weui-miniprogram/half-screen-dialog/half-screen-dialog"
|
|
},
|
|
"navigationBarTitleText": "资源下载",
|
|
"enablePullDownRefresh": true,
|
|
"onReachBottomDistance": 50
|
|
} |