Commit 89aa4142 by libai

测试

parent 456baf5e
Showing with 12 additions and 12 deletions
......@@ -14,18 +14,18 @@
<link rel="stylesheet" href="css/index.css?v='2021051402'">
<script src="lib/fsize.js"></script>
<script>
// var ua = navigator.userAgent.toLowerCase();
// var userAgent = navigator.userAgent;
// if (/iphone|ipad|ipod/.test(ua)) {
// // window.location.href="share2.html?agentCode="+sessionStorage.bbb+"&bindType=3"
// //临时用企业key
// if (userAgent.indexOf("Safari") > -1) {
// if (userAgent.indexOf("Chrome") > -1){
// }else{
// window.location.href='yazhai://'
// }
// }
// }
var ua = navigator.userAgent.toLowerCase();
var userAgent = navigator.userAgent;
if (/iphone|ipad|ipod/.test(ua)) {
// window.location.href="share2.html?agentCode="+sessionStorage.bbb+"&bindType=3"
//临时用企业key
if (userAgent.indexOf("Safari") > -1) {
if (userAgent.indexOf("Chrome") > -1){
}else{
window.location.href='yazhai://'
}
}
}
</script>
......
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