Commit 2d5fa421 by fsn

删除首页的用户数量

parent 89e56ddc
...@@ -10,22 +10,5 @@ ...@@ -10,22 +10,5 @@
@} @}
</div> </div>
</div> </div>
<div class="row">
<div class="col-sm-3">
<div class="ibox float-e-margins">
<div class="ibox-title">
<span class="label label-success pull-right"></span>
<h5>用户</h5>
</div>
<div class="ibox-content">
<h1 class="no-margins">${userCount!0}</h1>
<div class="stat-percent font-bold text-success">
<i class="fa fa-user"></i>
</div>
<small>总用户</small>
</div>
</div>
</div>
</div>
</div> </div>
@} @}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment