gistfile1.txt 直接用php 的header("Location:url")打开获得的地址调起支付,在苹果非原生浏览器中,有时会显示商家参数有误;用js的window.location.href来跳转可以避免该问题
          直接用php 的header("Location:url")打开获得的地址调起支付,在苹果非原生浏览器中,有时会显示商家参数有误;
用js的window.location.href来跳转可以避免该问题
        
        直接用php 的header("Location:url")打开获得的地址调起支付,在苹果非原生浏览器中,有时会显示商家参数有误;
用js的window.location.href来跳转可以避免该问题