From f18246a5c352eb823bdc10e3460e83e66d3f50a2 Mon Sep 17 00:00:00 2001 From: p6jzelshw Date: Tue, 11 Apr 2023 16:10:21 +0800 Subject: [PATCH] ADD file via upload --- src/main/webapp/WEB-INF/pages/test.jsp | 117 +++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 src/main/webapp/WEB-INF/pages/test.jsp diff --git a/src/main/webapp/WEB-INF/pages/test.jsp b/src/main/webapp/WEB-INF/pages/test.jsp new file mode 100644 index 0000000..b65d608 --- /dev/null +++ b/src/main/webapp/WEB-INF/pages/test.jsp @@ -0,0 +1,117 @@ +<%-- + Created by IntelliJ IDEA. + User: yht + Date: 2021/5/30 + Time: 11:55 + To change this template use File | Settings | File Templates. +--%> +<%@ page contentType="text/html;charset=UTF-8" language="java" isELIgnored="false" %> +<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> +<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> + + + + + + <%-- --%> + + + + + + + + + +
+
+ +
+
+ +
+ + + + + + + + + + + + + + + + + +
部门号名称
${test.id}${test.num} + + + + +
+
+
+ +
+
+ +
+ +
+
+
+
+
+ + + +