docs: update markdown code block
This commit is contained in:
@@ -6,7 +6,7 @@ The PasswordInput component is usually used with [NumberKeyboard](#/en-US/number
|
||||
|
||||
### Install
|
||||
|
||||
``` javascript
|
||||
```js
|
||||
import Vue from 'vue';
|
||||
import { PasswordInput, NumberKeyboard } from 'vant';
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
### 引入
|
||||
|
||||
``` javascript
|
||||
```js
|
||||
import Vue from 'vue';
|
||||
import { PasswordInput, NumberKeyboard } from 'vant';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user