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