jiangping
2024-12-16 214e6fe7a754ddf4900e07033a2fda6200f4d7a1
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>