water_sh/components/navBar/index.json

7 lines
146 B
JSON

{
"component": true,
"usingComponents": {
"van-nav-bar": "@vant/weapp/nav-bar/index",
"van-icon": "@vant/weapp/icon/index"
}
}