This commit is contained in:
linfeng 2023-03-13 09:22:40 +08:00
commit d2550c6b09
4 changed files with 356 additions and 354 deletions

View File

@ -14,7 +14,9 @@
<!--app-context-->
</head>
<body>
<div id="app"><!--app-html--></div>
<div id="app">
<!--app-html-->
</div>
<script type="module" src="/main.js"></script>
</body>
</html>