Files
2026-01-22 11:48:48 +08:00

17 lines
639 B
HTML

<!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" />
<meta name="description" content="诚裕集团品牌官网(内容占位,后续根据正式资料完善)" />
<meta name="keywords" content="诚裕集团,集团概况,服务范围,服务案例,新闻中心" />
<meta name="author" content="诚裕集团" />
<title>诚裕集团</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>