10 lines
264 B
JSON
10 lines
264 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-divider": "@vant/weapp/divider/index",
|
|
"custom-input": "/components/input/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"photo": "../photo/index"
|
|
}
|
|
} |