no message

Former-commit-id: dc499eab13a941f5df15225ceb69f5d8ec3a53e0
Former-commit-id: 399654c912e1dd74e3dc74c3d83ff54ee951c915
Former-commit-id: 96f20b3d9ecc1c68c8d39969c96e238bfbc2c1e5
This commit is contained in:
liyang 2018-06-05 22:26:36 +08:00
parent 553aca1bed
commit a14baee380
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@ d2admin-vue-element以下简称 d2admin是一个管理系统前端模板
[Github仓库](https://github.com/FairyEver/d2admin-vue-element) - [预览地址](http://d2admin.fairyever.com/)
<div>
<iframe src="//ghbtns.com/github-btn.html?user=FairyEver&repo=d2admin-vue-element&type=star&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
<iframe src="//ghbtns.com/github-btn.html?user=FairyEver&repo=d2admin-vue-element&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe>
</div>
::: tip
因为现在集成了很多的插件和组件,首次加载会占用较多的时间,虽然已经做了首屏加载动画,还是建议您在发布的时候一定要删除没有用到的代码。比如项目没有用到图表,最好将集成的图表库以及封装的图表组件删除。
:::