From 58866100ec100f629134bb11fea0aa67424f40cb Mon Sep 17 00:00:00 2001 From: IE-WEB <1472343820@qq.com> Date: Fri, 6 Dec 2024 11:31:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xinyongAdd.jsp | 53 ++++++++++++++++++++++++++++---------------------- 1 file changed, 30 insertions(+), 23 deletions(-) diff --git a/xinyongAdd.jsp b/xinyongAdd.jsp index a534854..887d778 100644 --- a/xinyongAdd.jsp +++ b/xinyongAdd.jsp @@ -1,79 +1,86 @@ -<%@page import="java.text.SimpleDateFormat"%> -<%@page import="java.util.Date"%> -<%@ page language="java" pageEncoding="UTF-8"%> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> -<%@ page isELIgnored="false"%> +<%@page import="java.text.SimpleDateFormat"%> +<%@page import="java.util.Date"%> +<%@ page language="java" pageEncoding="UTF-8"%> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> +<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> +<%@ page isELIgnored="false"%> <% -String path = request.getContextPath(); +String path = request.getContextPath(); // 获取应用的上下文路径 %> - -
- - - - - + + + + + + + + + - -