Commit 89aa4142 by libai

测试

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