blob: 134a4772644a26f40ece0e3239ee0f8da94d884a [file] [log] [blame]
ZBDf60356c2025-04-03 20:09:51 +08001<!doctype html>
ZBD7e88c222025-05-07 21:07:12 +08002<html lang="zh-CN">
ZBDf60356c2025-04-03 20:09:51 +08003 <head>
4 <meta charset="UTF-8" />
5 <link rel="icon" type="image/svg+xml" href="/vite.svg" />
6 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
ZBD7e88c222025-05-07 21:07:12 +08007 <meta http-equiv="X-UA-Compatible" content="IE=edge">
8
ZBDf60356c2025-04-03 20:09:51 +08009 </head>
10 <body>
11 <div id="root"></div>
12 <script type="module" src="/src/main.jsx"></script>
13 </body>
14</html>