8 lines
214 B
JSON
8 lines
214 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"dialog":"../components/dialog/dialog",
|
|
"van-tabbar": "@vant/weapp/tabbar/index",
|
|
"van-tabbar-item": "@vant/weapp/tabbar-item/index"
|
|
}
|
|
} |