moblie-website/index.html

16 lines
458 B
HTML
Raw Normal View History

2025-01-21 10:07:52 +08:00
<!doctype html>
<html lang="en">
2025-02-17 23:56:44 +08:00
<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>
2025-02-19 22:40:00 +08:00
<script src="https://plugin-code.salesmartly.com/js/project_247985_254678_1739892585.js"></script>
2025-02-17 23:56:44 +08:00
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>