Merge branch 'dev' into next
This commit is contained in:
@@ -62,7 +62,7 @@ export default {
|
||||
|
||||
### IdNumber Keyboard
|
||||
|
||||
Use `extra-key` prop to set the content of bottom left button
|
||||
Use `extra-key` prop to set the content of bottom left button.
|
||||
|
||||
```html
|
||||
<van-cell plain type="primary" @touchstart.stop="show = true">
|
||||
@@ -81,7 +81,7 @@ Use `extra-key` prop to set the content of bottom left button
|
||||
|
||||
### Keyboard With Title
|
||||
|
||||
Use `title` prop to set keyboard title
|
||||
Use `title` prop to set keyboard title.
|
||||
|
||||
```html
|
||||
<van-cell plain type="primary" @touchstart.stop="show = true">
|
||||
|
||||
Reference in New Issue
Block a user