docs: add period at the end of sentence

This commit is contained in:
chenjiahan
2020-09-27 21:02:52 +08:00
parent 4f10430119
commit a5dbcf9638
64 changed files with 230 additions and 219 deletions

View File

@@ -14,7 +14,7 @@ Vue.use(IndexAnchor);
### 基础用法
点击索引栏时,会自动跳转到对应的`IndexAnchor`锚点位置
点击索引栏时,会自动跳转到对应的 `IndexAnchor` 锚点位置
```html
<van-index-bar>
@@ -34,7 +34,7 @@ Vue.use(IndexAnchor);
### 自定义索引列表
可以通过`index-list`属性自定义展示的索引字符列表
可以通过 `index-list` 属性自定义展示的索引字符列表
```html
<van-index-bar :index-list="indexList">