Commit 2398c99c authored by liboyang's avatar liboyang

统一风格

parent 9e61991d
......@@ -53,6 +53,13 @@
</tr>
</table>
</div>
</div>
<div class="box box-default">
<div class="box-header with-border">
<strong >解析日志详情</strong>
(<span style="color:#0b93d5;">每页显示{{paginationConf.itemsPerPage}}条/共
{{paginationConf.totalItems}}条</span>)
</div>
<div class="box-info"style="margin:7px;margin-top:0px;">
<table class="table table-bordered table-hover postTable" ng-if="analyseLog.length>0">
<thead>
......@@ -91,5 +98,5 @@
</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