8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"van-popup": "../popup/index",
|
|
"van-button": "../button/index"
|
|
}
|
|
}
|