import fn from 'fn'
Vue.prototype.fn = fn;

调用的时候

this.fn.way

 

相关文章: