发送网络请求时 返回: <script>location.href='./';</script> 怎么解决
本帖最后由 zwd001 于 2020-3-5 10:48 编辑如意验证1.7, 发送网络请求时 出现: <script>location.href='./';</script> 什么原因? 怎么解决?
网络操作1.发送网络请求("http://xxxxx.xxx/pay.php?app=10000&u=88888","post","text",_
"app=10000&order=555555&user=88888&way=ali&gid=1&ua=1",5000)
返回: : <script>location.href='./';</script>
本地调试正常 :
网络操作1.发送网络请求("http://127.0.0.1/pay.php?app=10000&u=88888","post","text",_
"app=10000&order=555555&user=88888&way=ali&gid=1&ua=1",5000)
就来看看了 <script>location.href='./';</script> 是提示你提交成功了,但跳转了,你得把href取出来再提交一次才能返回结果 ѧϰ ѧϰ ѧϰ ѧϰ ѧϰ
页:
[1]