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