Browse Source

upd: sgm-static config

richard1015 3 years ago
parent
commit
14d5b3153e
1 changed files with 19 additions and 0 deletions
  1. 19 0
      index.html

+ 19 - 0
index.html

@@ -14,6 +14,7 @@
     <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
     <meta http-equiv="Pragma" content="no-cache" />
     <meta http-equiv="Expires" content="0" />
+    <script crossorigin src="https://sgm-static.jd.com/sgm-pc-1.0.1.js" name="SGMH5" sid="3df6f31cb70143f09b19bd426bfdbe30" appKey="nutui-site" ></script>
   </head>
   <body>
     <noscript>
@@ -25,5 +26,23 @@
     </noscript>
     <div id="doc"></div>
     <script type="module" src="./src/sites/doc/main.ts"></script>
+
+    <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>