diff --git a/vip/index.html b/vip/index.html index 5983d30..83b6429 100644 --- a/vip/index.html +++ b/vip/index.html @@ -2,4 +2,4 @@ document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px' }) var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)')) - document.write('')