forked from wangwentao768/wx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
1 lines (1 loc) · 2.1 KB
/
index.html
File metadata and controls
1 lines (1 loc) · 2.1 KB
1
<!doctype html><html lang="en"><head><title>微信</title><link rel="apple-touch-icon" sizes="114x114" href="./logo.png?v=1"><link rel="shortcut icon" type="image/x-icon" href="https://itakeo.github.io/wx/favicon.ico"><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="viewport" content="width=device-width,minimal-ui,user-scalable=no,viewport-fit=contain"><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="default"/><meta name="theme-color" content="#ededed"><style type="text/css">.wxLoad{position:fixed;left:0;font-size:17px;width:100%;height:100%;top:0;z-index:100;background:#ededed;}.wxLoad p{width:100%;position:absolute;left:0;top:50%;text-align:center;font-weight:bold;}.wxLoad p:after{-webkit-animation:loads 1s linear infinite;border:3px solid #1dc9d2;border-radius:50%;border-top-color:#000;content:"";display:block;height:24px;left:50%;margin-left:-15px;position:absolute;top:-45px;width:24px;z-index:10;}@keyframes loads{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}</style><script src="./scroll.js"></script><script defer="defer" src="./static/js/main.ebe76d3d.js"></script><link href="./static/css/main.3d69fe0f.css" rel="stylesheet"></head><body><div class="wxLoad"><p>努力加载中</p></div><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body><script>;(navigator.userAgent.indexOf('Android') > -1 && window.devicePixelRatio >= 2) && document.body.classList.add('devicePixelRatio');(navigator.userAgent.indexOf('iPhone') > -1 && window.screen.width >= 410) && document.body.classList.add('devicePixelRatio');let _rate=window.screen.height/window.screen.width,_limit=window.screen.height==window.screen.availHeight?1.8:1.65;_rate>_limit&&document.body.classList.add("isFullScreen"),navigator.userAgent.indexOf('iPhone') > -1 && document.body.classList.add("isIphone"),"serviceWorker"in window.navigator&&navigator.serviceWorker.register("./sw.js").then((function(e){console.log("success")})).catch((function(e){console.log("fail")}))</script></html>