1.測試了好久,用網頁都可以訪問,但是用手機訪問卻沒有數據2.代碼如下:$.post(head, { startTime:startTime, endTime:endTime
},function (resData, textStatus, jqXHR) {
showInfo(resData.data)
})
或者3.還是移動端沒有數據,它并沒有跳到success,不知道哪位大俠可以幫忙解答?
為什么jquery ajax代碼在網頁上跑起來沒有問題,在移動端卻沒有反應,也不知道怎么調試
郎朗坤
2018-11-15 14:10:11