11 lines
293 B
JSON
11 lines
293 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"te-nav-bar": "/commpents/te_navbar",
|
|
"van-image": "@vant/weapp/image/index",
|
|
"van-divider": "@vant/weapp/divider/index",
|
|
"van-empty": "@vant/weapp/empty/index"
|
|
},
|
|
"enablePullDownRefresh": false,
|
|
"onReachBottomDistance": 50
|
|
} |