1.对于iOS和Android的支付,使用 window.location.href = 'https://ec.mauth.cn/pay/?data='+this.shopskuId+'&token='+token+'&num='+this.shopnum+'&special='+this.special 这种方式对支付页面进行跳转,因为iOS不管在哪个页面链接都是index(就是进入的第一个页面的路径)这里的支付的页面需要注册的(公司注册)