8 lines
148 B
JSON
8 lines
148 B
JSON
|
{
|
||
|
"component": true,
|
||
|
"usingComponents": {
|
||
|
"van-icon": "../icon/index",
|
||
|
"van-tab": "../tab/index",
|
||
|
"van-tabs": "../tabs/index"
|
||
|
}
|
||
|
}
|