post請求 string header 不同 1 2 3 4 5 6 7 8 9 10 wx.request({ url:'https://a86.cn/chishenme/ChishenmeDeciper', method:'POST', dataType:'STRING', data:'this is post string data', header: {'content-type':'application/x-www-form-urlencoded'}, success:function(res) { console...
www.dbjr.com.cn/article/1140...htm 2025-5-20