新增界面去除title

This commit is contained in:
leijun
2018-09-29 21:12:47 +08:00
parent 5e2efc3e5a
commit 9db2e73d04
51 changed files with 111 additions and 101 deletions

View File

@@ -153,7 +153,7 @@ label.errorShow {
</div>
<h3 class="page-title">
<%-- <h3 class="page-title">
<c:if test="${itType==1 }">
<spring:message code="classification"/>
<c:set var="title" value="classification"></c:set>
@@ -166,7 +166,7 @@ label.errorShow {
<spring:message code="label"/>
<c:set var="title" value="label"></c:set>
</c:if>
</h3>
</h3> --%>
<div class="row">
<div class="col-md-12">