litian
2024-05-15 7b8f96254b90c8d9cb01092e8d6ab7263972fee1
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>