10 lines
301 B
JSON
10 lines
301 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"van-dialog": "@vant/weapp/dialog/index",
|
|
"search-select": "/components/searchSelect/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
"date-time-picker": "/components/DateTimePicker/index"
|
|
}
|
|
} |