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
+1 -1
View File
@@ -39,7 +39,7 @@ Vue.use(CouponList);
</van-popup>
```
```javascript
```js
const coupon = {
available: 1,
originCondition: 0,
+1 -1
View File
@@ -39,7 +39,7 @@ Vue.use(CouponList);
</van-popup>
```
```javascript
```js
const coupon = {
available: 1,
condition: '无使用门槛\n最多优惠12元',