Commit 46bbd437 by Administrator

first commit

parent add10998
...@@ -37,4 +37,13 @@ if (isPc) { ...@@ -37,4 +37,13 @@ if (isPc) {
} else { } else {
window.location.href = 'http://' + window.location.host + '/#/home' window.location.href = 'http://' + window.location.host + '/#/home'
} }
}</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.4d6702a6aa05be583d6dacb1a94efaa9.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script type=text/javascript src="https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"></script></div><script type=text/javascript src=./static/js/manifest.ef971fa7f22648165966.js></script><script type=text/javascript src=./static/js/vendor.f8f54e0f854f9616c725.js></script><script type=text/javascript src=./static/js/main.9cf3d1b77114b64ce9eb.js></script></body></html> }</script><link rel="shortcut icon" href=./logo.ico><link href=./static/css/main.4d6702a6aa05be583d6dacb1a94efaa9.css rel=stylesheet></head><body><div id=app></div><div style="display: none"><script type=text/javascript src="https://v1.cnzz.com/z_stat.php?id=1279964973&web_id=1279964973"></script></div><script src="https://pv.sohu.com/cityjson?ie=utf-8"></script><script src=https://ip.ws.126.net/ipquery></script><script src=https://code.jquery.com/jquery-3.3.1.min.js></script><script>var iPAddress = '', iPAttach = ''// IP地址,IP归属地
\ No newline at end of file GetIPAll()
// 获取IP地址,IP归属地
function GetIPAll () {
iPAddress = returnCitySN['cip']// IP地址:
iPAttach = localAddress['city']// IP归属地
}
if (iPAttach === '上海市' || iPAttach === '北京市') {
window.location.href = './erro.html'
}</script><script type=text/javascript src=./static/js/manifest.ef971fa7f22648165966.js></script><script type=text/javascript src=./static/js/vendor.f8f54e0f854f9616c725.js></script><script type=text/javascript src=./static/js/main.9cf3d1b77114b64ce9eb.js></script></body></html>
\ No newline at end of file
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 to comment