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>