新增es6说明

This commit is contained in:
maplemei
2019-11-09 13:35:27 +08:00
parent 53521d7854
commit b8c1eff607
7 changed files with 164 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?758a90d7d534804ddd66137da7c9ee69";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();

View File

@@ -1,2 +1,3 @@
import './baidu/statistical.js'
import './eleTree/eleTree.js'
import './eleTree/eleTree.css'