12 lines
382 B
JSON
12 lines
382 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"search-select": "/components/searchSelect/index",
|
|
"van-empty": "@vant/weapp/empty/index",
|
|
"kaihu": "./components/kaihu/index",
|
|
"bindMeter": "./components/bindMeter/index",
|
|
"unBindMeter": "./components/unBindMeter/index"
|
|
}
|
|
} |