footer.jsp 291 B

12345678910111213
  1. <%--
  2. Created by IntelliJ IDEA.
  3. User: x'b'w
  4. Date: 2021/6/20
  5. Time: 22:17
  6. To change this template use File | Settings | File Templates.
  7. --%>
  8. <%@ page contentType="text/html;charset=UTF-8" language="java" %>
  9. <div id="bottom">
  10. <span>
  11. www.sziit.edu.cn
  12. </span>
  13. </div>