9 lines
184 B
JSON
9 lines
184 B
JSON
{
|
|
"component": true,
|
|
"styleIsolation": "apply-shared",
|
|
"usingComponents": {
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"toy-button": "/ui/button/button"
|
|
}
|
|
}
|