16 lines
458 B
HTML
16 lines
458 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" href="favicon.png" sizes="32x32" type="image/png">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>三优云试剂管家</title>
|
|
</head>
|
|
<script src="https://plugin-code.salesmartly.com/js/project_247985_254678_1739892585.js"></script>
|
|
<body>
|
|
<div id="app"></div>
|
|
<script type="module" src="/src/main.js"></script>
|
|
</body>
|
|
|
|
</html> |