| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8" />
- <meta content="telephone=no" name="format-detection" />
- <link rel="shortcut icon" href="https://img14.360buyimg.com/imagetools/jfs/t1/167902/2/8762/791358/603742d7E9b4275e3/e09d8f9a8bf4c0ef.png" />
- <meta
- content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
- name="viewport"
- />
- <title>NutUI - 移动端Vue组件库</title>
- <style>
- html {
- background: #f7f7f7;
- }
- a[title="站长统计"] {
- display: none;
- }
- </style>
- <script type="module" crossorigin src="/nutui/3.1.7/mobile.4f9c1c24.js"></script>
- <link rel="modulepreload" href="/nutui/3.1.7/index.25a44c2e.js">
- <link rel="modulepreload" href="/nutui/3.1.7/vendor.36d75c4a.js">
- <link rel="stylesheet" href="/nutui/3.1.7/index.8dd4795f.css">
- <link rel="stylesheet" href="/nutui/3.1.7/mobile.9369b274.css">
- </head>
- <body>
- <noscript>
- <strong
- >We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work
- properly without JavaScript enabled. Please enable it to
- continue.</strong
- >
- </noscript>
- <div id="app"></div>
-
- <script type="text/javascript">
- var jaq = jaq || [];
- jaq.push(["account", "JA2018_1831300"]);
- jaq.push(["domain", "jd.com"]);
- (function() {
- var ja = document.createElement("script");
- ja.type = "text/javascript";
- ja.async = true;
- ja.src = "//wl.jd.com/joya.js";
- var s = document.getElementsByTagName("script")[0];
- s.parentNode.insertBefore(ja, s);
- })();
- </script>
- <script
- type="text/javascript"
- src="https://s23.cnzz.com/z_stat.php?id=1276268086&web_id=1276268086"
- ></script>
- </body>
- </html>
|