新增界面去除title
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user