Commit 66e57290 by libai

测试

parent 81317ecf
Showing with 10 additions and 5 deletions
......@@ -719,10 +719,11 @@ $(function(){
activeType:4,
pageID:localStorage.canvasCode,
},
async:false,
success:function(data){
window.open("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")
})
$(".search-back").on("click",function(){
......@@ -788,11 +789,11 @@ $(function(){
activeType:4,
pageID:localStorage.canvasCode,
},
async:false,
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+"&os=h5&appversion=7")
})
$(".right-list-box-face").unbind("click").on("click",function(){
$("body").css("background","rgb(217, 217, 217)")
......
......@@ -924,10 +924,12 @@ $(function(){
activeType:4,
pageID:localStorage.canvasCode,
},
async:false,
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+"&os=h5&appversion=7")
})
$(".layer-ios-close").on("click",function(){
layer.closeAll()
......@@ -1769,10 +1771,12 @@ $(function(){
activeType:4,
pageID:localStorage.canvasCode,
},
async:false,
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+"&os=h5&appversion=7")
}, 1000);
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