2023-05-07 19:11:16 +00:00
|
|
|
<!DOCTYPE html>
|
2023-05-21 15:34:51 +00:00
|
|
|
<html lang="zh-cmn-Hans-CN">
|
2023-05-07 19:11:16 +00:00
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
2023-05-07 22:29:37 +00:00
|
|
|
<title>音乐解锁 - Unlock Music</title>
|
2023-05-21 23:29:27 +00:00
|
|
|
|
|
|
|
<meta name="description" content="音乐解锁 - Unlock Music" />
|
|
|
|
<link rel="icon" href="/favicon.ico" />
|
|
|
|
<link rel="apple-touch-icon" href="/pwa-512x512.png" sizes="512x512" />
|
|
|
|
<meta name="theme-color" content="#4DBA87" />
|
2023-05-07 19:11:16 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2023-05-07 22:29:37 +00:00
|
|
|
<main id="root"></main>
|
2023-05-07 19:11:16 +00:00
|
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|