2024-11-27 23:42:39 +08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="">
|
|
|
|
<head>
|
2025-05-24 22:31:33 +08:00
|
|
|
<meta charset="utf-8" />
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
|
|
|
|
<link rel="icon" href="<%= BASE_URL %>faviconnew.ico?v=3" />
|
2024-12-15 23:38:24 +08:00
|
|
|
<title>数字建安施工-大屏</title>
|
|
|
|
<script>
|
2025-05-24 22:31:33 +08:00
|
|
|
window.XDAPP = "/xd/";
|
|
|
|
window.XDBSAPP = "/xdbs/";
|
2024-12-15 23:38:24 +08:00
|
|
|
</script>
|
2025-05-24 22:31:33 +08:00
|
|
|
<link rel="stylesheet" href="/cdn/element-ui/lib/theme-chalk/index.css" />
|
|
|
|
<link rel="stylesheet" href="css/largeScreenLayout.css?v=20240415" />
|
|
|
|
<link rel="stylesheet" href="css/largeScreenStyle.css?v=20240415" />
|
|
|
|
<link rel="stylesheet" href="css/new.css?v=2024052901" />
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="css/sichuanTibet.css?v=2024103201" />
|
|
|
|
|
|
|
|
<script
|
|
|
|
type="text/javascript"
|
|
|
|
src="https://api.map.baidu.com/api?type=webgl&v=1.0&ak=5M76qMCiVjSG7bGOTcYmZdg0MQinsKve"
|
|
|
|
></script>
|
2024-11-27 23:42:39 +08:00
|
|
|
<script src="/cdn/vue/dist/vue.js"></script>
|
|
|
|
<script src="/cdn/element-ui/lib/index.js"></script>
|
|
|
|
<script src="/cdn/jquery/3.5.1/jquery.min.js"></script>
|
|
|
|
<script src="./js/echarts.min.js"></script>
|
2025-05-24 22:31:33 +08:00
|
|
|
<link rel="stylesheet" href="/cesium/Widgets/widgets.css" />
|
2024-11-27 23:42:39 +08:00
|
|
|
<script src="/cesium/jquery-3.0.0.min.js"></script>
|
|
|
|
<script src="/cesium/Cesium.js?v=20230913"></script>
|
|
|
|
<script src="/cesium/BIMGISEngine.js?v=20230920"></script>
|
|
|
|
<script src="/cesium/initApi.js?v=20230920"></script>
|
|
|
|
<!--<script src="./maps/initApi.js"></script> -->
|
2025-05-24 22:31:33 +08:00
|
|
|
<script src="./js/mapmodle.js?v=2024032501"></script>
|
2024-11-27 23:42:39 +08:00
|
|
|
<!-- <script type="text/javascript" src="https://api.map.baidu.com/api?v=1.0&&type=webgl&ak=6zAD8CIavtzWnkGg0a7roush5maGMIPn"></script> -->
|
|
|
|
<script src="/cdn/echarts/china.js"></script>
|
|
|
|
<!-- <script type="text/javascript" src="https://api.map.baidu.com/api?v=1.0&&type=webgl&ak=6zAD8CIavtzWnkGg0a7roush5maGMIPn"></script> -->
|
2025-05-24 22:31:33 +08:00
|
|
|
<!-- 请求依赖 -->
|
|
|
|
<script src="/cdn/axios/dist/axios.min.js"></script>
|
|
|
|
<!-- rtmp 支持依赖 -->
|
|
|
|
<script src="/cdn/videojs/5.19/video.min.js"></script>
|
|
|
|
<!-- hls 支持依赖 -->
|
|
|
|
<script src="/cdn/hls/hls.min.js"></script>
|
|
|
|
<!-- h5steam 支持依赖 -->
|
|
|
|
<script src="/cdn/platform/1.3.5/platform.js"></script>
|
|
|
|
<script src="/cdn/h5splayer/h5splayer.js"></script>
|
|
|
|
<script src="/cdn/h5splayer/h5splayerhelper.js"></script>
|
2024-11-27 23:42:39 +08:00
|
|
|
|
2025-05-24 22:31:33 +08:00
|
|
|
<script src="/cdn/hkplug/jsencrypt.min.js"></script>
|
|
|
|
<script src="/cdn/hkplug/jsWebControl-1.0.0.min.js"></script>
|
|
|
|
<script src="./easyplayer/EasyWasmPlayer.js"></script>
|
2024-11-27 23:42:39 +08:00
|
|
|
|
|
|
|
<style type="text/css">
|
2025-05-24 22:31:33 +08:00
|
|
|
#webpack-dev-server-client-overlay {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.link-prod {
|
2024-11-27 23:42:39 +08:00
|
|
|
text-decoration: none;
|
2025-05-24 22:31:33 +08:00
|
|
|
color: #409eff;
|
2024-11-27 23:42:39 +08:00
|
|
|
font-weight: bold;
|
|
|
|
font-size: 24px;
|
|
|
|
}
|
2025-05-24 22:31:33 +08:00
|
|
|
.link-prod:visited {
|
|
|
|
color: #409eff;
|
2024-11-27 23:42:39 +08:00
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body class="scroll">
|
|
|
|
<noscript>
|
2025-05-24 22:31:33 +08:00
|
|
|
<strong
|
|
|
|
>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work
|
|
|
|
properly without JavaScript enabled. Please enable it to
|
|
|
|
continue.</strong
|
|
|
|
>
|
2024-11-27 23:42:39 +08:00
|
|
|
</noscript>
|
|
|
|
<div id="app"></div>
|
2025-05-24 22:31:33 +08:00
|
|
|
<!-- built files will be auto injected -->
|
|
|
|
<div
|
|
|
|
class="is-test"
|
|
|
|
style="
|
|
|
|
display: none;
|
|
|
|
position: fixed;
|
|
|
|
border: solid 10px red;
|
|
|
|
width: calc(100% - 20px);
|
|
|
|
height: calc(100% - 20px);
|
|
|
|
top: 0px;
|
|
|
|
left: 0px;
|
|
|
|
"
|
|
|
|
id="divTest"
|
|
|
|
>
|
|
|
|
<div
|
|
|
|
style="
|
|
|
|
font-size: 40px;
|
|
|
|
position: absolute;
|
|
|
|
display: none;
|
|
|
|
right: 10px;
|
|
|
|
color: red;
|
|
|
|
"
|
|
|
|
>
|
|
|
|
这是测试环境
|
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<a
|
|
|
|
class="link-prod"
|
|
|
|
style="position: absolute; top: 50px; font-size: 40px; right: 10px"
|
|
|
|
href="https://szgc.jhncidg.com/"
|
|
|
|
>访问生产环境</a
|
|
|
|
>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<script>
|
2024-12-15 23:38:24 +08:00
|
|
|
/*
|
2024-11-27 23:42:39 +08:00
|
|
|
setTimeout(()=>{
|
|
|
|
if(location.href.indexOf("szgc.jhncidg.com")==-1 && location.href.indexOf("localhost")==-1){
|
|
|
|
document.getElementById("divTest").style.display="block";
|
|
|
|
}
|
|
|
|
},400);
|
|
|
|
|
|
|
|
setTimeout(()=>{
|
|
|
|
document.getElementById("divTest").remove();
|
|
|
|
},60*1000);
|
2024-12-15 23:38:24 +08:00
|
|
|
*/
|
2025-05-24 22:31:33 +08:00
|
|
|
</script>
|
2024-11-27 23:42:39 +08:00
|
|
|
</body>
|
|
|
|
</html>
|