xzrkz-web/index.html
dong_bo0602 12adffb4e5 0608
2022-06-08 16:52:05 +08:00

29 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="360-site-verification" content="9cebb03af8305e3d39cc32ea7f772ff0" />
<link rel="shortcut icon" type="image/x-icon" href="static/logo.ico"/>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>乌兰察布市文化旅游体育服务云</title>
<script src="./static/ckplayer/ckplayer/ckplayer.js"></script>
<script src="./static/laydate/laydate.js"></script>
<script type="text/javascript" src="https://api.map.baidu.com/api?v=2.0&ak=RrkB6G1UWWnGW2VN3ce9znbpWIfgRG4g&s=1"></script>
<script>
(function(window) {
var theUA = window.navigator.userAgent.toLowerCase();
if ((theUA.match(/msie\s\d+/) && theUA.match(/msie\s\d+/)[0]) || (theUA.match(/trident\s?\d+/) && theUA.match(/trident\s?\d+/)[0])) {
var ieVersion = theUA.match(/msie\s\d+/)[0].match(/\d+/)[0] || theUA.match(/trident\s?\d+/)[0];
if (ieVersion < 11) {
window.location.href = '/download/index.html'
};
}
})(window);
</script>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>