Commit 8c60913e by libai

测试

parent 8de17e56
Showing with 4 additions and 4 deletions
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<head> <head>
<meta charset="utf-8"/> <meta charset="utf-8"/>
<link rel="alternate" media="only screen and (max-width: 640px)" href="https://www.footseen.xyz/mobile/index.html"> <link rel="alternate" media="only screen and (max-width: 640px)" href="https://www.footseen.xyz/mobile/index.html">
<script> <!-- <script>
var ua = window.navigator.userAgent.toLowerCase(); var ua = window.navigator.userAgent.toLowerCase();
try { try {
if (/iphone|ipad|ipod/.test(ua)) { if (/iphone|ipad|ipod/.test(ua)) {
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
} }
} catch (e) { } catch (e) {
} }
</script> </script> -->
<!-- <meta name="google-signin-scope" content="profile email"> <!-- <meta name="google-signin-scope" content="profile email">
<meta name="google-signin-client_id" content="534183685500-ag0vai0jh6todldi4rg6lvp0gcsojk0n.apps.googleusercontent.com"> --> <meta name="google-signin-client_id" content="534183685500-ag0vai0jh6todldi4rg6lvp0gcsojk0n.apps.googleusercontent.com"> -->
<meta data-hid="viewport" name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1"> <meta data-hid="viewport" name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5, minimum-scale=1">
......
...@@ -115,7 +115,7 @@ try { ...@@ -115,7 +115,7 @@ try {
}else if(bbb.indexOf("/imagesRoom") > -1){ }else if(bbb.indexOf("/imagesRoom") > -1){
window.location.href='https://www.footseen.xyz/mobile/Graphics.html?topicId='+sessionStorage.topicId+'&tag='; window.location.href='https://www.footseen.xyz/mobile/Graphics.html?topicId='+sessionStorage.topicId+'&tag=';
} }
// else window.location.href="https://www.footseen.xyz/mobile/index.html" else window.location.href="https://www.footseen.xyz/mobile/index.html"
} else if (/android/.test(ua)) { } else if (/android/.test(ua)) {
if (bbb.indexOf("/videoRoom") > -1){ if (bbb.indexOf("/videoRoom") > -1){
...@@ -123,7 +123,7 @@ try { ...@@ -123,7 +123,7 @@ try {
}else if(bbb.indexOf("/imagesRoom") > -1){ }else if(bbb.indexOf("/imagesRoom") > -1){
window.location.href='https://www.footseen.xyz/mobile/Graphics.html?topicId='+sessionStorage.topicId+'&tag='; window.location.href='https://www.footseen.xyz/mobile/Graphics.html?topicId='+sessionStorage.topicId+'&tag=';
} }
// else window.location.href="https://www.footseen.xyz/mobile/index.html" else window.location.href="https://www.footseen.xyz/mobile/index.html"
} }
} }
......
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