|
@@ -1,4 +1,4 @@
|
|
|
-<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>工作页面 - CocoFlow</title><link rel=icon href=../static/logo.ico><link href=./static/css/workPage.7ee47a10db599267543fc6ac0c699efc.css rel=stylesheet></head><body><noscript><strong>We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script type=text/javascript src=./static/js/workPage-manifest.2ece51fa34be51c8610a.js></script><script type=text/javascript src=./static/js/workPage-vendor.e1fc95e471d70a1519e8.js></script><script type=text/javascript src=./static/js/workPage.5cd7414aada9b247cb4b.js></script></body></html><script>function stopSafari() {
|
|
|
|
|
|
|
+<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>工作页面 - CocoFlow</title><link rel=icon href=../static/logo.ico><link href=./static/css/workPage.056421ef26c31f5e230cfb83ae266086.css rel=stylesheet></head><body><noscript><strong>We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script type=text/javascript src=./static/js/workPage-manifest.2ece51fa34be51c8610a.js></script><script type=text/javascript src=./static/js/workPage-vendor.e1fc95e471d70a1519e8.js></script><script type=text/javascript src=./static/js/workPage.25f204977262bbefe9d9.js></script></body></html><script>function stopSafari() {
|
|
|
//阻止safari浏览器双击放大功能
|
|
//阻止safari浏览器双击放大功能
|
|
|
let lastTouchEnd = 0 //更新手指弹起的时间
|
|
let lastTouchEnd = 0 //更新手指弹起的时间
|
|
|
document.documentElement.addEventListener("touchstart", function (event) {
|
|
document.documentElement.addEventListener("touchstart", function (event) {
|