2017年9月22日
摘要: import { ToastPlugin,ConfirmPlugin,AlertPlugin} from 'vux' Vue.use(ToastPlugin) Vue.use(ConfirmPlugin) Vue.use(AlertPlugin) //公用的弹窗(全局变量)Vue.prototype 阅读全文
posted @ 2017-09-22 09:30 仔仔爱学习 阅读(17137) 评论(0) 推荐(0)