摘要:
import { Toast } from 'vant' import 'vant/lib/index.css' Vue.use(Toast); 页面中 this.$toast("提示"); 阅读全文
posted @ 2020-11-27 18:16
田间麦籽
阅读(3181)
评论(0)
推荐(0)
摘要:
问题出在 main.js 中 import 'swiper/css/swiper.css' 这句话上 因为安装的swiper依赖中没有对应的swiper.css 应该替换为 import 'swiper/swiper-bundle.css' 阅读全文
posted @ 2020-11-27 13:59
田间麦籽
阅读(2841)
评论(0)
推荐(0)
浙公网安备 33010602011771号