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.
23 lines
806 B
23 lines
806 B
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
<title>灌南县中医医院-医共体远程超声系统</title>
|
|
<link rel="stylesheet" href="/static/css/reset.css">
|
|
<link rel="shortcut icon" type="image/x-icon" href="/static/logo.png">
|
|
<!--高德地图API-->
|
|
<script type="text/javascript" src="https://webapi.amap.com/maps?v=1.4.0&key=bb45c28f71a0d78e0a0a324cca284974"></script>
|
|
<script src="//webapi.amap.com/ui/1.0/main.js"></script>
|
|
<!-- 阿里图标 -->
|
|
<link rel="stylesheet" href="https://at.alicdn.com/t/font_1342860_f7nucx9huxr.css">
|
|
<link rel="stylesheet" href="/static/css/iconfont.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="app"></div>
|
|
<script type="module" src="/src/main.js"></script>
|
|
</body>
|
|
|
|
</html>
|