|
@@ -32,11 +32,7 @@
|
|
|
width: 100%;
|
|
|
background: #e6eaf0;
|
|
|
font-family: '黑体';
|
|
|
-<<<<<<< HEAD
|
|
|
- }</style><link href=./static/css/app.d182a4214829adce4b569fc71fa22b88.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.161e82026ac2ae03ab6f.js></script><script type=text/javascript src=./static/js/vendor.b7212920b6e58d14a873.js></script><script type=text/javascript src=./static/js/app.4318aaba24aef03bb034.js></script></body></html><script>function stopSafari() {
|
|
|
-=======
|
|
|
}</style><link href=./static/css/app.67b4aa427ac00b4004f04b86cf2b22f3.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.9811ebe9d5c4458a1b2a.js></script><script type=text/javascript src=./static/js/vendor.bb486323f0fa002ba2e7.js></script><script type=text/javascript src=./static/js/app.3aa9b2d97024443dc1a1.js></script></body></html><script>function stopSafari() {
|
|
|
->>>>>>> beta
|
|
|
//阻止safari浏览器双击放大功能
|
|
|
let lastTouchEnd = 0 //更新手指弹起的时间
|
|
|
document.documentElement.addEventListener("touchstart", function (event) {
|
|
@@ -70,22 +66,22 @@
|
|
|
topU = window.parent.parent
|
|
|
}else if(window.top.U){
|
|
|
topU = window.top
|
|
|
- }
|
|
|
+ }
|
|
|
}catch(e){
|
|
|
try {
|
|
|
if(window.parent.parent.U){
|
|
|
topU = window.parent.parent
|
|
|
}else if(window.top.U){
|
|
|
topU = window.top
|
|
|
- }
|
|
|
+ }
|
|
|
} catch (error) {
|
|
|
if(window.top.U){
|
|
|
topU = window.top
|
|
|
- }
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
window.topU = topU
|
|
|
}
|
|
|
-
|
|
|
-
|
|
|
- document.domain = document.domain.split(".").slice(-2).join(".");</script>
|
|
|
+
|
|
|
+
|
|
|
+ document.domain = document.domain.split(".").slice(-2).join(".");</script>
|