Files
official-website/index.html

15 lines
542 B
HTML
Raw Normal View History

<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>青春之旅电子信息科技(威海)有限公司</title>
<meta name="description" content="青春之旅电子信息科技(威海)有限公司 - 专业软件开发服务提供商" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>