我是這樣提交表單的$http({headers:{'Content-Type':'application/x-www-form-urlencoded'},method:'POST',url:url,data:{type:1}})為什么我的服務器接到的會是這樣的東西?{'{"type":1}':''}
angular提交表單的數據格式
明月笑刀無情
2019-04-10 20:47:56