亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

vue-resource中使用post方法請求json報404錯誤

vue-resource中使用post方法請求json報404錯誤

慕田峪4524236 2018-10-19 11:10:10
使用vue-resource請求json文件時,使用get方法是可以獲取到的this.$http.get('./static/json/banner.json')     .then((response) => {        console.log(response.data);     }).catch((response) => {        console.log(response);     });但是使用post就報404錯誤了this.$http.post('./static/json/banner.json', {})     .then((response) => {        console.log(response.data);     }).catch((response) => {        console.log(response);     });修改過emulateJSON屬性與emulateHTTP屬性將路徑改成http://localhost:8080/static/...過給實例修改過headers屬性查了很久了,試了很多方法都無效,請問是什么問題??
查看完整描述

1 回答

?
蝴蝶刀刀

TA貢獻1801條經驗 獲得超8個贊

把路由配置的get改為post

https://img1.sycdn.imooc.com//5be28bfb0001938002940183.jpg

但這樣只能用post
我是寫了倆

查看完整回答
反對 回復 2018-11-07
  • 1 回答
  • 0 關注
  • 3140 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號