From 70329a15fa099eae1ab51625f98314f734bdf329 Mon Sep 17 00:00:00 2001 From: p4sf32m8j <3270105055@qq.com> Date: Sat, 29 Jun 2024 13:06:45 +0800 Subject: [PATCH] add admin --- goods_edit.jsp | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 goods_edit.jsp diff --git a/goods_edit.jsp b/goods_edit.jsp new file mode 100644 index 0000000..f8cd275 --- /dev/null +++ b/goods_edit.jsp @@ -0,0 +1,88 @@ +<%@ page language="java" contentType="text/html; charset=utf-8" + pageEncoding="utf-8"%> +<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + + + + + + 商品编辑 + + + + +
+ + + +

+
+ + + + + + +
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ 推荐尺寸: 500 * 500 +
+
+
+ +
+ 推荐尺寸: 500 * 500 +
+
+
+ +
+ 推荐尺寸: 500 * 500 +
+
+
+ +
+ +
+
+
+
+ +
+
+
+
+ + \ No newline at end of file