| 12345678910111213141516171819 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8">
- <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">
- <script src="config.js"></script>
- <script src="//api.map.baidu.com/api?type=webgl&v=1.0&ak=5js4F32IlhEUdMjX4GPZbpRYZZQCjA43"></script>
- <title>遵义医科大学附属医院临床医学公共实验中心</title>
- </head>
- <body>
- <noscript>
- <strong>We're sorry but kejian doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
- </noscript>
- <div id="app"></div>
- <!-- built files will be auto injected -->
- </body>
- </html>
|