1.测试了好久,用网页都可以访问,但是用手机访问却没有数据2.代码如下:
$.post(head, { startTime:startTime, endTime:endTime },function (resData, textStatus, jqXHR) { showInfo(resData.data) }) 或者
3.还是移动端没有数据,它并没有跳到success,不知道哪位大侠可以帮忙解答?
相关分类