diff --git a/about.jsp b/about.jsp new file mode 100644 index 0000000..23dca1d --- /dev/null +++ b/about.jsp @@ -0,0 +1,37 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" + pageEncoding="UTF-8"%> + <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + <%@include file="vtop.jsp"%> + + +
+
+

旅游记录

+ +
+ +
+
+

${pricture.sname }

+

回忆描述:

+

${pricture.describe }

+ + + +
+
+
+ +
+
+
+
+
+ +<%@include file="footer.jsp"%> \ No newline at end of file