Skip to content

Commit

Permalink
添加百度统计代码
Browse files Browse the repository at this point in the history
  • Loading branch information
leeight committed Jun 19, 2015
1 parent ba1b043 commit a245dc5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions test/browser/demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,12 @@ <h4 class="modal-title">参数设置</h4>
});
</script>
</html>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?e0a1e2da956a3ea7befd58c813597fe4";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>

0 comments on commit a245dc5

Please sign in to comment.