index.html 2.7 KB

123456789101112131415161718192021222324252627282930313233
  1. <!doctype html>
  2. <html lang="">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  6. <meta name="viewport" content="width=device-width,initial-scale=1.0" />
  7. <!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> -->
  8. <!-- <link rel="preload" href="https://file-kf.helxsoft.cn/CSFileServer/URL/003/CE253E409C59E8F2659D34B38B756FDA99991231240000FI9VBLVBGENZUGTIFNABGIVPVH8HFCSQBYXNLLPC_00301-20230131-10-90GQ08AX.TTF" as="font" type="font/ttf" crossorigin="anonymous">
  9. <link rel="preload" href="https://file-kf.helxsoft.cn/CSFileServer/URL/003/8743B91A9CF9F8078447E94D62E076E799991231240000GLVGVG84F2SSBWXQLKPAFB9WBPVJGONPUYTEFOAD_00301-20230131-10-CJQKXBLV.TTF" as="font" type="font/ttf" crossorigin="anonymous">
  10. <link rel="preload" href="https://file-kf.helxsoft.cn/CSFileServer/URL/001/7D3BE676EDFAD1478A6FE848269820EF99991231240000PVA2LYFQXMTMBAUQSPN7FSG28ZVKVVBFVL9UGZFB_00102-20230131-10-1J2DHRAK.TTF" as="font" type="font/ttf" crossorigin="anonymous">
  11. <link rel="preload" href="https://file-kf.helxsoft.cn/CSFileServer/URL/003/99CF08C241EA29498978EA80A3CCB7B399991231240000FUGE90VIBFVZVV8WG7F0N6SIUQBYTXXAFSLCABPA_00301-20230131-10-XI8JE4B2.TTF" as="font" type="font/ttf" crossorigin="anonymous">
  12. <link rel="preload" href="https://file-kf.helxsoft.cn/CSFileServer/URL/001/C94319C15F2CCAC1D7E52B47147C10F199991231240000FM96BUVEGNN5UKTVFPAWGBVNVJ8VFDSVB1XPLGPC_00101-20230131-10-MT9ILQEX.TTF" as="font" type="font/ttf" crossorigin="anonymous">
  13. <link rel="preload" href="https://file-kf.helxsoft.cn/CSFileServer/URL/001/B89A18DBD51991ACB45D2989689F4C0A99991231240000G9V0VL82FMSBBMXKLFPLFM9RBMVPGHNHUOTYFTAD_00101-20230130-18-Z0TABOBO.TTF" as="font" type="font/ttf" crossorigin="anonymous"> -->
  14. <!-- <link rel="icon" href="<%= BASE_URL %>favicon.ico"> -->
  15. <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" />
  16. <title><%= htmlWebpackPlugin.options.title %></title>
  17. </head>
  18. <body>
  19. <noscript>
  20. <strong
  21. >We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please
  22. enable it to continue.</strong
  23. >
  24. </noscript>
  25. <div id="app"></div>
  26. <!-- built files will be auto injected -->
  27. <script type="type/javascript" src="config.js"></script>
  28. <!-- <script src="https://view.csslcloud.net/js/jquery-1.9.0.min.js" type="text/javascript"></script>
  29. <script src="https://view.csslcloud.net/js/sdk/3.7.0/liveSDK.js" type="text/javascript"></script>
  30. <script src="https://view.csslcloud.net/js/sdk/3.7.0/playbackSDK.js" type="text/javascript"></script> -->
  31. </body>
  32. </html>