fix router

This commit is contained in:
AceDataCloud
2021-09-04 16:31:44 +08:00
parent 8088538589
commit c6a962a089
8 changed files with 46 additions and 45 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<title>知数云</title>
</head>
<body>
<div id="app" class="h-screen"></div>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>