d449c0f2 by ex

修改回调地址

1 parent 6888dc23
......@@ -62,7 +62,7 @@ angular.module('myApp.services')
$state.go('bond');
var redirect_url= ''
if(isiOS){
redirect_url = "&redirect_url=www.xxxx.com://"
redirect_url = "&redirect_url=h5wx.dcxing.com://"
}
window.location.href = sign.mwebUrl + redirect_url;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!