Crmeb/app/pages/search/search.json

6 lines
121 B
JSON
Raw Normal View History

2025-04-28 17:55:43 +08:00
{
"usingComponents": {
"van-search": "@vant/weapp/search/index",
2025-04-29 16:57:27 +08:00
"van-button": "@vant/weapp/button/index"
2025-04-28 17:55:43 +08:00
}
}