docs: update markdown code block
This commit is contained in:
@@ -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';
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
### 引入
|
||||
|
||||
``` javascript
|
||||
```js
|
||||
import Vue from 'vue';
|
||||
import { SwitchCell } from 'vant';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user