Commit e02d30f2 by fsn

删除调用次数的显示

parent 8e7954f4
......@@ -26,21 +26,6 @@
</div>
</div>
</div>
<div class="col-sm-3">
<div class="ibox float-e-margins">
<div class="ibox-title">
<span class="label label-info pull-right"></span>
<h5>调用次数</h5>
</div>
<div class="ibox-content">
<h1 class="no-margins">${systemCount!0}</h1>
<div class="stat-percent font-bold text-info">
<i class="fa fa-bolt"></i>
</div>
<small>总调用次数</small>
</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