water_sh/components/my/index.json

9 lines
269 B
JSON
Raw Permalink Normal View History

2025-04-15 15:48:57 +08:00
{
"usingComponents": {
"van-nav-bar": "@vant/weapp/nav-bar/index",
"van-icon": "@vant/weapp/icon/index",
"van-button": "@vant/weapp/button/index",
"van-cell": "@vant/weapp/cell/index",
"van-cell-group": "@vant/weapp/cell-group/index"
}
}