会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
bingxiaoxiao
zhangchenxiao
博客园
首页
新随笔
联系
管理
订阅
2019年12月11日
vant库在vue全局引入toast组件
摘要: 第一步: 在config中引入 // 全局引入vant的提示框 import { Toast } from "vant"; Vue.use(Toast); 第二步: 在组要的.vue文件中引入 this.$toast('受不了了,宝贝不能再少了哦')
阅读全文
posted @ 2019-12-11 09:41 bingxiaoxiao
阅读(9022)
评论(0)
推荐(3)
公告