分离设置页面

This commit is contained in:
IndieKKY
2024-10-04 18:55:21 +08:00
parent 564f032e3a
commit 46955e0a59
3 changed files with 19 additions and 1 deletions

View File

@@ -11,6 +11,6 @@
<meta name="keywords" content="哔哩哔哩,b站,字幕" />
</head>
<body>
<script type="module" src="/src/main.tsx"></script>
<script type="module" src="/src/Main.tsx"></script>
</body>
</html>