mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
docs(IndexBar): fix README.md demo's path (#2689)
This commit is contained in:
parent
eb9af3980a
commit
8571a6e67e
@ -6,8 +6,8 @@
|
||||
|
||||
```json
|
||||
"usingComponents": {
|
||||
"van-index-bar": "path/to/@vant/weapp/dist/van-index-bar/index",
|
||||
"van-index-anchor": "path/to/@vant/weapp/dist/van-index-anchor/index"
|
||||
"van-index-bar": "path/to/@vant/weapp/dist/index-bar/index",
|
||||
"van-index-anchor": "path/to/@vant/weapp/dist/index-anchor/index"
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user