在main.js 加入axios.js & vue-axios. 其中程式碼中 Vue.use(VueAxios, axios) , 這讓你可以使用 this.axios or this.$http … 來作整合.
確定! 回上一頁