Commit 7c7cde22 by dabai

樱花秀 测试

parent ab008e56
Showing with 1 additions and 23 deletions
......@@ -156,31 +156,9 @@
} else {
$('.iosDown').on('click',function(){
window.location.href = '';
window.location.href = 'https://big.bgp.ourpow.com/apk/tmp/2021-04-23-18-57/Debug.apk';
})
}
var params = {
"bindType":getRequest().bindType,
"type":getRequest().type,
"agentCode":getRequest().agentCode,
};
ShareTrace.init({
appkey: "cd3ba48d0699c7fa", // 此值必填
param: JSON.stringify(params),
success: function() {
console.log("init success...")
},
error: function(msg) {
console.log(msg)
}
});
$('.iosDown').on('click',function(){
setTimeout(function () {
ShareTrace.download();
},500)
})
$('.topUp').on('click',function(){
window.location.href = 'https://www.footseen.com/footseen/phonepay/applepay.html?lang='+sessionStorage.lang+'&gofrom=web&cidStr=h5_footseengw';
})
......
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