Browse Source

update baidutongji

old
wangqing 4 years ago
parent
commit
4b7983133a
  1. 4
      public/index.html

4
public/index.html

@ -19,12 +19,12 @@
var _hmt = _hmt || []; var _hmt = _hmt || [];
(function() { (function() {
var hm = document.createElement("script"); var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?8dd57964085e37a5e056c35faa6c5df9"; hm.src = "https://hm.baidu.com/hm.js?4dbdbc5421c41984499f878628d60f2f";
var s = document.getElementsByTagName("script")[0]; var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s); s.parentNode.insertBefore(hm, s);
})(); })();
</script> </script>
</head> </head>
<body> <body>
<noscript> <noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>

Loading…
Cancel
Save