feat: 首页调整

This commit is contained in:
DEV_DSW
2025-12-22 16:34:15 +08:00
parent 3b02e08be6
commit 3396c35bbb
5 changed files with 51 additions and 7 deletions

View File

@@ -11,6 +11,6 @@
</head>
<body>
<div id="app"></div>
<script type="module" src="../src/renderer/main.ts"></script>
<script type="module" src="../src/renderer/views/home/index.ts"></script>
</body>
</html>