1
litian
2024-10-16 a8ca6dbb8dfcea7f8481e45c8f83222358f36577
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>