14 lines
433 B
JSON
14 lines
433 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"te-nav-bar": "/commpents/te_navbar",
|
|
"appraise-data": "/commpents/appraise_data/index",
|
|
"van-empty": "@vant/weapp/empty/index",
|
|
"van-tab": "@vant/weapp/tab/index",
|
|
"van-tabs": "@vant/weapp/tabs/index",
|
|
"t-rate": "tdesign-miniprogram/rate/rate",
|
|
"van-divider": "@vant/weapp/divider/index"
|
|
},
|
|
"enablePullDownRefresh": true,
|
|
"onReachBottomDistance": 100
|
|
} |