mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
parent
e21dbd0d66
commit
f888e77cd2
@ -19,7 +19,7 @@
|
|||||||
### 文字提示
|
### 文字提示
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
import Toast from 'path/to/@vant/weapp/dist/toast/toast';
|
import Toast from '@vant/weapp/toast/toast';
|
||||||
|
|
||||||
Toast('我是提示文案,建议不超过十五字~');
|
Toast('我是提示文案,建议不超过十五字~');
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user