|
@@ -5,18 +5,12 @@
|
|
|
<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 %>favicon.ico">
|
|
|
- <title>采空区信息化管理系统</title>
|
|
|
+ <title>运矿管理系统</title>
|
|
|
</head>
|
|
|
<body>
|
|
|
<noscript>
|
|
|
- <strong>We're sorry but 采空区信息化管理系统 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
|
|
+ <strong>We're sorry but 运矿管理系统 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
|
|
</noscript>
|
|
|
- <script src="./js/jquery-3.1.1.min.js"></script>
|
|
|
- <!-- 海康威视 -->
|
|
|
- <!-- <script src="./hkws/encryption/AES.js"></script>
|
|
|
- <script src="./hkws/encryption/cryptico.min.js"></script>
|
|
|
- <script src="./hkws/encryption/crypto-3.1.2.min.js"></script>
|
|
|
- <script id="videonode" src="./hkws/webVideoCtrl.js"></script> -->
|
|
|
<div id="app"></div>
|
|
|
<!-- built files will be auto injected -->
|
|
|
</body>
|