闫增涛
2024-11-05 83ac3252f0326f5a49cdf7c26a5a4c78b5c76f9b
index.html
@@ -8,7 +8,7 @@
    <title>数字教材阅读器</title>
  </head>
  <body>
    <div id="app"></div>
    <div id="parentApp"></div>
    <script type="module" src="/src/main.ts"></script>
  </body>
</html>