挂载 Vue.prototype—定义全局变量和公用方法

176 阅读1分钟

挂载 Vue.prototype—定义全局变量和公用方法

通过挂载 Vue.prototype来自定义并引用全局变量和方法

image.png

image.png

image.png