Commit 81317ecf by libai

测试

parent 6b2bc363
Showing with 4 additions and 9 deletions
...@@ -720,9 +720,7 @@ $(function(){ ...@@ -720,9 +720,7 @@ $(function(){
pageID:localStorage.canvasCode, pageID:localStorage.canvasCode,
}, },
success:function(data){ success:function(data){
window.location.href="https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&os=h5&appversion=7" window.open("https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&os=h5&appversion=7")
} }
}) })
...@@ -791,8 +789,7 @@ $(function(){ ...@@ -791,8 +789,7 @@ $(function(){
pageID:localStorage.canvasCode, pageID:localStorage.canvasCode,
}, },
success:function(data){ success:function(data){
window.location.href="https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&uid="+localStorage.uid+"&os=h5&appversion=7" window.open("https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&uid="+localStorage.uid+"&os=h5&appversion=7")
} }
}) })
......
...@@ -925,8 +925,7 @@ $(function(){ ...@@ -925,8 +925,7 @@ $(function(){
pageID:localStorage.canvasCode, pageID:localStorage.canvasCode,
}, },
success:function(data){ success:function(data){
window.location.href="https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&uid="+localStorage.uid+"&os=h5&appversion=7" window.open("https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&uid="+localStorage.uid+"&os=h5&appversion=7")
} }
}) })
}) })
...@@ -1771,8 +1770,7 @@ $(function(){ ...@@ -1771,8 +1770,7 @@ $(function(){
pageID:localStorage.canvasCode, pageID:localStorage.canvasCode,
}, },
success:function(data){ success:function(data){
window.location.href="https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&uid="+localStorage.uid+"&os=h5&appversion=7" window.open("https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&uid="+localStorage.uid+"&os=h5&appversion=7")
} }
}) })
}, 1000); }, 1000);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment