mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-06-10 23:39:15 +08:00
8 lines
151 B
JSON
8 lines
151 B
JSON
{
|
|
"usingComponents": {
|
|
"van-row": "../../dist/row/index",
|
|
"van-col": "../../dist/col/index",
|
|
"van-panel": "../../dist/panel/index"
|
|
}
|
|
}
|