index.html 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta content="telephone=no" name="format-detection" />
  6. <link rel="shortcut icon" href="https://img14.360buyimg.com/imagetools/jfs/t1/167902/2/8762/791358/603742d7E9b4275e3/e09d8f9a8bf4c0ef.png" />
  7. <meta
  8. content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
  9. name="viewport"
  10. />
  11. <title>NutUI - 移动端Vue组件库</title>
  12. <script src="https://h5.m.jd.com/babelDiy/Zeus/2846ykuM7PwipD9E2RzMj2BGEQpA/plugin/share.min.js"></script>
  13. <style>
  14. html {
  15. background: #f7f7f7;
  16. }
  17. a[title="站长统计"] {
  18. display: none;
  19. }
  20. </style>
  21. <!-- Hotjar Tracking Code for nutui.jd.com -->
  22. <script async>
  23. (function(h, o, t, j, a, r) {
  24. h.hj =
  25. h.hj ||
  26. function() {
  27. (h.hj.q = h.hj.q || []).push(arguments);
  28. };
  29. h._hjSettings = { hjid: 1900179, hjsv: 6 };
  30. a = o.getElementsByTagName("head")[0];
  31. r = o.createElement("script");
  32. r.async = 1;
  33. r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv;
  34. a.appendChild(r);
  35. })(window, document, "https://static.hotjar.com/c/hotjar-", ".js?sv=");
  36. </script>
  37. <script type="module" crossorigin src="/nutui/3.1.3/doc.a848ae95.js"></script>
  38. <link rel="modulepreload" href="/nutui/3.1.3/index.c2ed4f5c.js">
  39. <link rel="modulepreload" href="/nutui/3.1.3/vendor.f7062dc0.js">
  40. <link rel="stylesheet" href="/nutui/3.1.3/index.fb690036.css">
  41. <link rel="stylesheet" href="/nutui/3.1.3/doc.dd141498.css">
  42. <script type="module">!function(){try{new Function("m","return import(m)")}catch(o){console.warn("vite: loading legacy build because dynamic import is unsupported, syntax error above should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}}();</script>
  43. </head>
  44. <body>
  45. <noscript>
  46. <strong
  47. >We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work
  48. properly without JavaScript enabled. Please enable it to
  49. continue.</strong
  50. >
  51. </noscript>
  52. <div id="doc"></div>
  53. <script>
  54. //分享配置
  55. var shareOption = {
  56. iconUrl: "https://nutui.jd.com/img/logo_share.png",
  57. url: "https://nutui.jd.com/demo.html#/index",
  58. title: "轻量级移动端Vue组件库 - NutUI 3.0",
  59. desc: "京东风格的Vue组件库",
  60. };
  61. try {
  62. /*初始化分享*/
  63. share.shareInit(shareOption);
  64. } catch (e) {
  65. console.log(e);
  66. }
  67. </script>
  68. <script type="text/javascript">
  69. var jaq = jaq || [];
  70. jaq.push(["account", "JA2018_1831300"]);
  71. jaq.push(["domain", "jd.com"]);
  72. (function() {
  73. var ja = document.createElement("script");
  74. ja.type = "text/javascript";
  75. ja.async = true;
  76. ja.src = "//wl.jd.com/joya.js";
  77. var s = document.getElementsByTagName("script")[0];
  78. s.parentNode.insertBefore(ja, s);
  79. })();
  80. </script>
  81. <script
  82. type="text/javascript"
  83. src="https://s23.cnzz.com/z_stat.php?id=1276268086&web_id=1276268086"
  84. ></script>
  85. <script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
  86. <script nomodule id="vite-legacy-polyfill" src="/nutui/3.1.3/polyfills-legacy.f53685c2.js"></script>
  87. <script nomodule id="vite-legacy-entry" data-src="/nutui/3.1.3/doc-legacy.2c2132ab.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
  88. </body>
  89. </html>