018e3650 by ex

修改回调地址

1 parent d66e233c
......@@ -62,7 +62,7 @@ angular.module('myApp.services')
$state.go('bond');
var redirect_url= ''
if(isiOS){
redirect_url = "www.xxxx.com%3A%2F%2F"
redirect_url = "&redirect_url=www.xxxx.com%3A%2F%2F"
}
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!