import { Toast } from ‘vant‘
import ‘vant/lib/index.css‘
页面中 this.$toast("提示");
vant toast 样式引入
原文:https://www.cnblogs.com/zan0627/p/14049639.html