import Api from './api.js'api
export default {prototype
install (Vue) {import
Vue.prototype.$Api = Apiim
}註冊
}
這種格式就能夠在main.js中直接使用Vue.use()全局註冊