index.html
@@ -8,6 +8,9 @@ </head> <body> <div id="app" style="box-sizing: border-box; height: 100vh;"></div> <script src="./static/hk/jquery-1.7.1.min.js" type="text/javascript"></script> <script src="./static/hk/jsVideoPlugin-1.0.0.min.js" type="text/javascript"></script> <script src="./static/hk/webVideoCtrl.js" type="text/javascript"></script> <script type="module" src="/src/main.js"></script> </body> </html>