mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-06-17 10:29:15 +08:00
9 lines
196 B
JSON
9 lines
196 B
JSON
{
|
|
"navigationBarTitleText": "Search 搜索",
|
|
"usingComponents": {
|
|
"van-icon": "../icon/index",
|
|
"van-search": "../../dist/search/index",
|
|
"van-panel": "../../dist/panel/index"
|
|
}
|
|
}
|