feat: 导航top

Former-commit-id: cc721dfba11eb53d8dc6a082016ef4832d21a516
This commit is contained in:
april
2023-08-11 18:35:18 +08:00
parent b7c3c75906
commit 2478224cff
12 changed files with 332 additions and 278 deletions

View File

@@ -10,7 +10,7 @@
</head>
<body>
<div id="app"></div>
<div id="app" class="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>