2026-02-17 12:28:53 +00:00
|
|
|
<!doctype html>
|
|
|
|
|
<html lang="zh-CN">
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
|
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
|
|
|
<meta name="theme-color" content="#f97316" />
|
|
|
|
|
<title>入舍 - 智能家装</title>
|
2026-02-26 01:13:52 +00:00
|
|
|
<meta name="app-title" content="入舍 - 智能家装" />
|
2026-02-17 12:28:53 +00:00
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div id="root"></div>
|
|
|
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|