'更新README.md'

pull/79/head
lin-xin 2018-04-13 16:53:43 +08:00
parent 645e9024f4
commit 16e7be1234
2 changed files with 7 additions and 4 deletions

View File

@ -3,6 +3,8 @@
[English document](https://github.com/lin-xin/manage-system/blob/master/README_EN.md) [English document](https://github.com/lin-xin/manage-system/blob/master/README_EN.md)
[更新日志](https://github.com/lin-xin/vue-manage-system/releases)
## 捐赠 ## 捐赠
![微信扫一扫](http://blog.gdfengshuo.com/images/weixin.jpg) ![微信扫一扫](http://blog.gdfengshuo.com/images/weixin.jpg)

View File

@ -13,11 +13,12 @@
<!-- <script> <!-- <script>
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?1c343a080809502ac823823ae4c9ffe3"; hm.src = "https://hm.baidu.com/hm.js?b455f7e1c6ca6e239edaccf0e6aa11fb";
var s = document.getElementsByTagName("script")[0]; var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s); s.parentNode.insertBefore(hm, s);
})(); })();
</script> --> </script> -->
</body> </body>
</html> </html>