添加页脚

This commit is contained in:
2025-01-05 13:23:31 +08:00
parent f0b70aeaa9
commit cd5f15db84
4 changed files with 43 additions and 2 deletions

View File

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