9 lines
182 B
JSON
9 lines
182 B
JSON
{
|
|
"component": true,
|
|
"styleIsolation": "isolated",
|
|
"usingComponents": {
|
|
"van-popup": "@vant/weapp/popup/index",
|
|
"toy-button": "/ui/button/button"
|
|
}
|
|
}
|