demo.html 1.8 KB

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