mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
9 lines
209 B
JSON
9 lines
209 B
JSON
{
|
|
"navigationBarTitleText": "Vant Weapp",
|
|
"usingComponents": {
|
|
"van-panel": "../../dist/panel/index",
|
|
"van-cell": "../../dist/cell/index",
|
|
"van-cell-group": "../../dist/cell-group/index"
|
|
}
|
|
}
|