mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 19:41:45 +08:00
11 lines
322 B
JSON
11 lines
322 B
JSON
{
|
|
"navigationBarTitleText": "Search 搜索",
|
|
"usingComponents": {
|
|
"demo-block": "../../components/demo-block/index",
|
|
"van-radio-group": "../../dist/radio-group/index",
|
|
"van-cell-group": "../../dist/cell-group/index",
|
|
"van-cell": "../../dist/cell/index",
|
|
"van-radio": "../../dist/radio/index"
|
|
}
|
|
}
|