vue 在main.js里使用vue实例

可以用 Vue.prototype

比如 Vue.prototype.$indicator.close(); 关闭正在加载的动画

原文地址:https://www.cnblogs.com/caolonggang/p/9486879.html