diff --git a/code/da-production.jsp b/code/da-production.jsp new file mode 100644 index 0000000..736c90c --- /dev/null +++ b/code/da-production.jsp @@ -0,0 +1,246 @@ +<%@ page language="java" contentType="text/html; charset=utf-8" + pageEncoding="utf-8"%> + <%@ page import="java.util.*,com.domain.Tuser" %> +<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> + + +
+ +产品编号 | +价格 | +功能 | +类别 | +商家 | +是否删除 | +
---|---|---|---|---|---|
${p.pid} | ${p.price} | ${p.prom} | +${p.classify} | ${p.store} | +删除 a> | +