cmc-web/webs/cmp-web/public/index.html

33 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<title>多云集中纳管系统</title>
<link rel="stylesheet" href="/web-common-resource/css/loading.css" />
</head>
<body id="cmp">
<noscript>
<strong>We're sorry but cmc-web3.0 doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div class="loading">
<div class="loader-inner line-scale-pulse-out-rapid">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div>
<div id="app"></div>
<!-- <script src="/web-common-resource/dll/vue@2.6.14.min.js" exclude ignore></script>
<script src="/web-common-resource/dll/dll.vendor.js" exclude ignore></script>
<script src="/web-common-resource/dll/dll.element.js" exclude ignore></script>
<script src="/web-common-resource/dll/element-ui@2.13.0/index.min.js" exclude ignore></script> -->
<!-- built files will be auto injected -->
</body>
</html>