摘要: 第一步: 在config中引入 // 全局引入vant的提示框 import { Toast } from "vant"; Vue.use(Toast); 第二步: 在组要的.vue文件中引入 this.$toast('受不了了,宝贝不能再少了哦') 阅读全文
posted @ 2019-12-11 09:41 bingxiaoxiao 阅读(9022) 评论(0) 推荐(3)