demo.html 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  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. <script type="module" crossorigin src="/nutui/3.1.1/mobile.9ab120d4.js"></script>
  22. <link rel="modulepreload" href="/nutui/3.1.1/index.24e285d8.js">
  23. <link rel="modulepreload" href="/nutui/3.1.1/vendor.0d0a34e4.js">
  24. <link rel="stylesheet" href="/nutui/3.1.1/index.b948b1eb.css">
  25. <link rel="stylesheet" href="/nutui/3.1.1/mobile.2f3a2c23.css">
  26. </head>
  27. <body>
  28. <noscript>
  29. <strong
  30. >We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work
  31. properly without JavaScript enabled. Please enable it to
  32. continue.</strong
  33. >
  34. </noscript>
  35. <div id="app"></div>
  36. <script>
  37. //分享配置
  38. var shareOption = {
  39. iconUrl: "https://nutui.jd.com/img/logo_share.png",
  40. url: "https://nutui.jd.com/demo.html#/index",
  41. title: "轻量级移动端Vue组件库 - NutUI 3.0",
  42. desc: "京东风格的Vue组件库",
  43. };
  44. try {
  45. /*初始化分享*/
  46. share.shareInit(shareOption);
  47. } catch (e) {
  48. console.log(e);
  49. }
  50. </script>
  51. <script type="text/javascript">
  52. var jaq = jaq || [];
  53. jaq.push(["account", "JA2018_1831300"]);
  54. jaq.push(["domain", "jd.com"]);
  55. (function() {
  56. var ja = document.createElement("script");
  57. ja.type = "text/javascript";
  58. ja.async = true;
  59. ja.src = "//wl.jd.com/joya.js";
  60. var s = document.getElementsByTagName("script")[0];
  61. s.parentNode.insertBefore(ja, s);
  62. })();
  63. </script>
  64. <script
  65. type="text/javascript"
  66. src="https://s23.cnzz.com/z_stat.php?id=1276268086&web_id=1276268086"
  67. ></script>
  68. <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>
  69. <script nomodule src="/nutui/3.1.1/polyfills-legacy.de1fc512.js"></script>
  70. <script nomodule id="vite-legacy-entry" data-src="/nutui/3.1.1/mobile-legacy.f0f83c58.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
  71. </body>
  72. </html>