docs: add import when using Toast or Notify

This commit is contained in:
陈嘉涵
2020-01-18 08:25:24 +08:00
parent 78e4c153b1
commit 9bcfddc958
68 changed files with 206 additions and 149 deletions
+2 -2
View File
@@ -36,7 +36,7 @@ Vue.use(NumberKeyboard);
/>
```
```javascript
```js
export default {
data() {
return {
@@ -101,7 +101,7 @@ Use `error-info` prop to set error message. For example, a password error is pro
/>
```
```javascript
```js
export default {
data() {
return {
+2 -2
View File
@@ -36,7 +36,7 @@ Vue.use(NumberKeyboard);
/>
```
```javascript
```js
export default {
data() {
return {
@@ -101,7 +101,7 @@ export default {
/>
```
```javascript
```js
export default {
data() {
return {