jiangping
2024-12-13 fe9b36954a02352ed7f0ae03ab3a3e58b1bf3ce4
screen/index.html
@@ -8,6 +8,9 @@
  </head>
  <body>
    <div id="app"></div>
    <script src="./jquery-1.12.4.min.js"></script>
    <script src="./jsencrypt.min.js"></script>
    <script src="./web-control_1.2.7.min.js"></script>
    <script type="module" src="/src/main.js"></script>
  </body>
</html>