import { Toast } from 'vant' import 'vant/lib/index.css' Vue.use(Toast); 页面中 this.$toast("提示"); 相关文章: 2022-12-23 2022-12-23 2021-10-24 2021-07-22 2022-01-21 2022-12-23 2021-11-02 2021-12-02