vue的install

 将$platform挂载到Vue.prototype下面,this里面的内容就是$platform里面的东西

Vue.prototype.$platform = this

 

 

 

 

 在chrome开发者工具下的手机模式:注意navigator.userAgent

 

 

 

 

Vue.use调用插件,自动调用install方法

 

posted @ 2019-03-01 18:39  emmaa  阅读(177)  评论(0编辑  收藏  举报