<%@ page contentType="text/html; charset=UTF-8" language="java" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> 购物车

购物车

ID Name Price Actions
${computer.id} ${computer.name} ${computer.price} 移出


主页