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
+2 -2
View File
@@ -35,7 +35,7 @@ export default {
### Disabled
use `disabled` property to disable the component
Use `disabled` property to disable the component.
```html
<van-cell-group>
@@ -45,7 +45,7 @@ use `disabled` property to disable the component
### Loading
use `loading` property to keep component in loading state
Use `loading` property to keep component in loading state.
```html
<van-cell-group>
+2 -2
View File
@@ -43,7 +43,7 @@ export default {
### 禁用状态
通过`disabled`属性可以将组件设置为禁用状态
通过 `disabled` 属性可以将组件设置为禁用状态
```html
<van-cell-group>
@@ -53,7 +53,7 @@ export default {
### 加载状态
通过`loading`属性可以将组件设置为加载状态
通过 `loading` 属性可以将组件设置为加载状态
```html
<van-cell-group>