docs: update markdown code block

This commit is contained in:
陈嘉涵
2020-01-18 20:14:16 +08:00
parent 1119be4ea8
commit cdbd67f379
116 changed files with 133 additions and 129 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ The SwitchCell component will be deprecated in version 3.0. Please use the Cell
### Install
``` javascript
```js
import Vue from 'vue';
import { SwitchCell } from 'vant';
+1 -1
View File
@@ -6,7 +6,7 @@
### 引入
``` javascript
```js
import Vue from 'vue';
import { SwitchCell } from 'vant';