index.html 590 B

123456789101112131415161718192021
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>LabSOP</title>
  6. <script>
  7. var _hmt = _hmt || [];
  8. (function() {
  9. var hm = document.createElement("script");
  10. hm.src = "https://hm.baidu.com/hm.js?3d71f7111c88a7e5cb1d9a7c8b8442ca";
  11. var s = document.getElementsByTagName("script")[0];
  12. s.parentNode.insertBefore(hm, s);
  13. })();
  14. </script>
  15. </head>
  16. <body>
  17. <div id="app"></div>
  18. <audio id="soundjb"><source src="/static/raw/jb.wav"></audio>
  19. <!-- built files will be auto injected -->
  20. </body>
  21. </html>