index.html 1.3 KB

123456789101112131415161718192021222324252627282930313233
  1. <!DOCTYPE html>
  2. <html lang="en">
  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,maximum-scale=1.0,user-scalable=0">
  7. <!-- <link rel="icon" href="https://4d-tjw.oss-cn-shenzhen.aliyuncs.com/nywg/favico.png"> -->
  8. <title>三亚国际免税城云戒景区</title>
  9. <script>
  10. var _hmt = _hmt || [];
  11. (function() {
  12. var hm = document.createElement("script");
  13. hm.src = "https://hm.baidu.com/hm.js?58f758ea1b5b8cb51fa47e10587cda3c";
  14. var s = document.getElementsByTagName("script")[0];
  15. s.parentNode.insertBefore(hm, s);
  16. })();
  17. </script>
  18. </head>
  19. <body>
  20. <noscript>
  21. <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
  22. </noscript>
  23. <script src="https://webapi.amap.com/maps?v=1.4.10&key=e661b00bdf2c44cccf71ef6070ef41b8"></script>
  24. <script type="text/javascript" src="https://webapi.amap.com/maps?v=1.4.6&key=e661b00bdf2c44cccf71ef6070ef41b8&plugin=AMap.Geocoder"></script>
  25. <script type="text/javascript" src="https://webapi.amap.com/ui/1.0/main.js?v=1.0.11"></script>
  26. <div id="app"></div>
  27. <!-- built files will be auto injected -->
  28. </body>
  29. </html>