如何把Vux的alert组件挂载到全局上
1个回答
2017-07-25
展开全部
Vue.prototype.$msgbox = function(title, msg) {
this.$vux.alert.show({
title: title,
content: msg
});
}
this.$vux.alert.show({
title: title,
content: msg
});
}
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询