docs: add import when using Toast or Notify
This commit is contained in:
@@ -39,7 +39,7 @@ Vue.use(CouponList);
|
||||
</van-popup>
|
||||
```
|
||||
|
||||
```javascript
|
||||
```js
|
||||
const coupon = {
|
||||
available: 1,
|
||||
originCondition: 0,
|
||||
|
||||
@@ -39,7 +39,7 @@ Vue.use(CouponList);
|
||||
</van-popup>
|
||||
```
|
||||
|
||||
```javascript
|
||||
```js
|
||||
const coupon = {
|
||||
available: 1,
|
||||
condition: '无使用门槛\n最多优惠12元',
|
||||
|
||||
Reference in New Issue
Block a user