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.
22 lines
753 B
22 lines
753 B
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" href="/favicon.ico" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="description" content="数通智联化工云平台" />
|
|
<meta name="keywords" content="数通智联化工云平台" />
|
|
<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>
|
|
</body>
|
|
|
|
</html>
|
|
|