index.html 926 B

12345678910111213141516171819202122232425
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <!-- 在 index.html 中添加一个 meta ,禁止浏览器缓存 -->
  5. <!-- <meta http-equiv="pragma" content="no-cache">
  6. <meta http-equiv="Cache-Control" content="no-cache, must-revalidate">
  7. <meta http-equiv="expires" content="0"> -->
  8. <meta charset="utf-8">
  9. <!-- <link rel="icon" href="/favicon.ico"> -->
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <script src="/webconfig.js"></script>
  12. <!-- <script>
  13. window.httpurl = "http://192.168.21.33:6088/WebHomeAPI/"
  14. </script> -->
  15. <title>中烟国际(香港)有限公司</title>
  16. <link rel="stylesheet" href="//at.alicdn.com/t/font_2143783_iq6z4ey5vu.css">
  17. <script type="module" crossorigin src="/assets/index-1377c3ee.js"></script>
  18. <link rel="stylesheet" href="/assets/index-496b0e88.css">
  19. </head>
  20. <body>
  21. <div id="app"></div>
  22. </body>
  23. </html>