Commit 7c1f1d90 by libai

测试

parent 2622a40f
Showing with 11 additions and 7 deletions
...@@ -719,12 +719,12 @@ $(function(){ ...@@ -719,12 +719,12 @@ $(function(){
activeType:4, activeType:4,
pageID:localStorage.canvasCode, pageID:localStorage.canvasCode,
}, },
async:false,
success:function(data){ success:function(data){
window.location.href="https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+""
} }
}) })
window.open("https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&os=h5&appversion=7")
}) })
$(".search-back").on("click",function(){ $(".search-back").on("click",function(){
...@@ -790,11 +790,11 @@ $(function(){ ...@@ -790,11 +790,11 @@ $(function(){
activeType:4, activeType:4,
pageID:localStorage.canvasCode, pageID:localStorage.canvasCode,
}, },
async:false,
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+""
} }
}) })
window.open("https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&uid="+localStorage.uid+"&token="+localStorage.token+"&os=h5&appversion=7")
}) })
$(".right-list-box-face").unbind("click").on("click",function(){ $(".right-list-box-face").unbind("click").on("click",function(){
......
...@@ -924,11 +924,13 @@ $(function(){ ...@@ -924,11 +924,13 @@ $(function(){
activeType:4, activeType:4,
pageID:localStorage.canvasCode, pageID:localStorage.canvasCode,
}, },
async:false,
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+""
} }
}) })
window.open("https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&uid="+localStorage.uid+"&token="+localStorage.token+"&os=h5&appversion=7")
}) })
$(".layer-ios-close").on("click",function(){ $(".layer-ios-close").on("click",function(){
layer.closeAll() layer.closeAll()
...@@ -1770,11 +1772,13 @@ $(function(){ ...@@ -1770,11 +1772,13 @@ $(function(){
activeType:4, activeType:4,
pageID:localStorage.canvasCode, pageID:localStorage.canvasCode,
}, },
async:false,
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+""
} }
}) })
window.open("https://www.footseen.com/footseen/phonepay/applepay.html?lang=2&gofrom=web&cidStr="+sessionStorage.myCid+"&uid="+localStorage.uid+"&token="+localStorage.token+"&os=h5&appversion=7")
}, 1000); }, 1000);
return return
} }
......
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