Commit 56f12284 by libai

测试

parent 271bb0b3
...@@ -97,7 +97,8 @@ $(function(){ ...@@ -97,7 +97,8 @@ $(function(){
if (/iphone|ipad|ipod/.test(ua)) { if (/iphone|ipad|ipod/.test(ua)) {
window.location.href = 'https://app.footseen.com/download.html'; window.location.href = 'https://app.footseen.com/download.html';
} else if (/android/.test(ua)) { } else if (/android/.test(ua)) {
window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5SY.apk" if(sessionStorage.apk!=undefined)window.location.href=sessionStorage.apk
else window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5SY.apk"
}else{ }else{
window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5SY.apk" window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5SY.apk"
} }
......
...@@ -102,7 +102,8 @@ $(function(){ ...@@ -102,7 +102,8 @@ $(function(){
if (/iphone|ipad|ipod/.test(ua)) { if (/iphone|ipad|ipod/.test(ua)) {
window.location.href = 'https://app.footseen.com/download.html'; window.location.href = 'https://app.footseen.com/download.html';
} else if (/android/.test(ua)) { } else if (/android/.test(ua)) {
window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5SP.apk" if(sessionStorage.apk!=undefined)window.location.href=sessionStorage.apk
else window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5SP.apk"
}else{ }else{
window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5SP.apk" window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5SP.apk"
} }
......
...@@ -103,6 +103,7 @@ $(function(){ ...@@ -103,6 +103,7 @@ $(function(){
if (/iphone|ipad|ipod/.test(ua)) { if (/iphone|ipad|ipod/.test(ua)) {
window.location.href = 'https://app.footseen.com/download.html'; window.location.href = 'https://app.footseen.com/download.html';
} else if (/android/.test(ua)) { } else if (/android/.test(ua)) {
if(sessionStorage.apk!=undefined)window.location.href=sessionStorage.apk
window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5TW.apk" window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5TW.apk"
}else{ }else{
window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5TW.apk" window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5TW.apk"
......
...@@ -95,7 +95,8 @@ $(function(){ ...@@ -95,7 +95,8 @@ $(function(){
if (/iphone|ipad|ipod/.test(ua)) { if (/iphone|ipad|ipod/.test(ua)) {
window.location.href = 'https://app.footseen.com/download.html'; window.location.href = 'https://app.footseen.com/download.html';
} else if (/android/.test(ua)) { } else if (/android/.test(ua)) {
window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5ZB.apk" if(sessionStorage.apk!=undefined)window.location.href=sessionStorage.apk
else window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5ZB.apk"
}else{ }else{
window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5ZB.apk" window.location.href="https://bgps2.yazhai.co/footseexyz/apk/ftsBH5ZB.apk"
} }
......
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