<%@ page contentType="text/html; charset=UTF-8" language="java" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> 电脑产品列表

电脑产品列表

ID 名称 价格 库存 操作
${computer.id} ${computer.name} ${computer.price} ${computer.stock} 编辑 | 删除 加购

${requestScope.msg}


我的购物车 发布电脑产品
主页