vue中使用this.$http.post以前的準備 請求頭

在main.js中加下面兩行:javascript import VueResource from 'vue-resource' Vue.use(VueResource); 服務器端爲php的話,加下面一條:php header('Access-Control-Allow-Origin:http://localhost:8080');
相關文章
相關標籤/搜索