12 lines
357 B
JSON
12 lines
357 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"van-popup": "../../../../../dist/popup/index",
|
|
"van-nav-bar": "../../../../../dist/nav-bar/index",
|
|
"van-icon": "../../../../../dist/icon/index",
|
|
"van-rate": "../../../../../dist/rate/index",
|
|
"van-tab": "../../../../../dist/tab/index",
|
|
"van-tabs": "../../../../../dist/tabs/index"
|
|
}
|
|
}
|