Commit 2622a40f by libai

测试

parent 66e57290
Showing with 3 additions and 3 deletions
...@@ -793,7 +793,7 @@ $(function(){ ...@@ -793,7 +793,7 @@ $(function(){
success:function(data){ success:function(data){
} }
}) })
window.open("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+"&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(){
$("body").css("background","rgb(217, 217, 217)") $("body").css("background","rgb(217, 217, 217)")
......
...@@ -929,7 +929,7 @@ $(function(){ ...@@ -929,7 +929,7 @@ $(function(){
} }
}) })
window.open("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+"&token="+localStorage.token+"&os=h5&appversion=7")
}) })
$(".layer-ios-close").on("click",function(){ $(".layer-ios-close").on("click",function(){
layer.closeAll() layer.closeAll()
...@@ -1776,7 +1776,7 @@ $(function(){ ...@@ -1776,7 +1776,7 @@ $(function(){
} }
}) })
window.open("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+"&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