You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.2 KiB
25 lines
1.2 KiB
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" href="/favicon.ico" />
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha512-SfTiTlX6kk+qitfevl/7LibUOeJWlt9rbyDn92a1DqWOw9vWG2MFoays0sgObmWazO5BQPiFucnnEAjpAB+/Sw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
|
|
<meta name="description" content="数通智联化工云平台" />
|
|
<meta name="keywords" content="数通智联化工云平台" />
|
|
<link rel="stylesheet" href="./static/iconfont/iconfont.css">
|
|
<title>数通智联化工云平台</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div id="app"></div>
|
|
<script type="module" src="/src/main.ts"></script>
|
|
<script type="module" src="/static/plugins/ace/ace.js"></script>
|
|
<script type="module" src="/static/plugins/ace/ext-language_tools.js"></script>
|
|
<script src="/static/plugins/tinymce/tinymce.min.js?v=6.1.2"></script>
|
|
<script src="/static/plugins/echarts.min.js"></script>
|
|
<script type="text/javascript" src="https://api.map.baidu.com/api?v=3.0&ak=ljiKlTAsS7SNVqDM16IUwRVFFhrvbxiF"></script>
|
|
</body>
|
|
|
|
</html>
|
|
|