菜品详细信息
+
+
+
+ diff --git a/goodsDetailQian.jsp b/goodsDetailQian.jsp new file mode 100644 index 0000000..e301c0c --- /dev/null +++ b/goodsDetailQian.jsp @@ -0,0 +1,110 @@ +<%@ page language="java" import="java.util.*" 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(); +%> + + + +
+ + + + + + + + + + + + + + + diff --git a/goodsNew.jsp b/goodsNew.jsp new file mode 100644 index 0000000..caac8d0 --- /dev/null +++ b/goodsNew.jsp @@ -0,0 +1,93 @@ +<%@ page language="java" import="java.util.*" 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(); +%> + + + + + + + + + + + + + + + + +
+
|
+
+
+
|
+
+