|
@@ -335,9 +335,9 @@
|
|
|
</div>
|
|
|
<div class="pagination">${page}</div>
|
|
|
</c:if>
|
|
|
- <c:if test="${empty page.list}">
|
|
|
- <font size="3" style="text-align: center;display: block;line-height: 80px;" color="#0066CC">暂无任何备注..</font>
|
|
|
- </c:if>
|
|
|
+<%-- <c:if test="${empty page.list}">--%>
|
|
|
+<%-- <font size="3" style="text-align: center;display: block;line-height: 80px;" color="#0066CC">暂无任何备注..</font>--%>
|
|
|
+<%-- </c:if>--%>
|
|
|
</form:form>
|
|
|
</body>
|
|
|
</html>
|