demo.html 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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 - 移动端 Vue2、Vue3、小程序 组件库</title>
  12. <meta http-equiv="Cache-Control" content="no-cache" />
  13. <meta http-equiv="Pragma" content="no-cache" />
  14. <meta http-equiv="Expires" content="0" />
  15. <style>
  16. html {
  17. background: #f7f7f7;
  18. }
  19. a[title="站长统计"] {
  20. display: none;
  21. }
  22. </style>
  23. <script type="module" crossorigin src="/nutui/3.1.9/mobile.js"></script>
  24. <link rel="modulepreload" href="/nutui/3.1.9/index.js">
  25. <link rel="modulepreload" href="/nutui/3.1.9/vendor.js">
  26. <link rel="stylesheet" href="/nutui/3.1.9/mobile.css">
  27. </head>
  28. <body>
  29. <noscript>
  30. <strong
  31. >We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work
  32. properly without JavaScript enabled. Please enable it to
  33. continue.</strong
  34. >
  35. </noscript>
  36. <div id="app"></div>
  37. <script type="text/javascript">
  38. var jaq = jaq || [];
  39. jaq.push(["account", "JA2018_1831300"]);
  40. jaq.push(["domain", "jd.com"]);
  41. (function() {
  42. var ja = document.createElement("script");
  43. ja.type = "text/javascript";
  44. ja.async = true;
  45. ja.src = "//wl.jd.com/joya.js";
  46. var s = document.getElementsByTagName("script")[0];
  47. s.parentNode.insertBefore(ja, s);
  48. })();
  49. </script>
  50. <script
  51. type="text/javascript"
  52. src="https://s23.cnzz.com/z_stat.php?id=1276268086&web_id=1276268086"
  53. ></script>
  54. </body>
  55. </html>