Vue3和Vue2对比 artist 2021-03-12 294 阅读1分钟 app.config.globalProperties.$https 挂载全局 的方法到vue实例中,通过this去访问 在conposition API中,用 const { ctx } = getCurrentInstance() // 获取上下文,类似原来的this