jiangping
2024-12-13 4aa039d20f5db0bf760619d88b05cb7c11edad03
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>