闫增涛
2024-07-04 1a6896dd660024b4ca2605a809f0f285f19929f0
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>