diff --git a/src/main/webapp/addComputer.jsp b/src/main/webapp/addComputer.jsp index 9cdd57a..10ca626 100644 --- a/src/main/webapp/addComputer.jsp +++ b/src/main/webapp/addComputer.jsp @@ -1,24 +1,53 @@ <%@ page contentType="text/html; charset=UTF-8" language="java" %> +
你好!${sessionScope.user.username}
-ID | +名称 | +价格 | +操作 | +
---|---|---|---|
${computer.id} | +${computer.name} | +${computer.price} | ++ 移出 + | +
请登录后查看更多内容~
-ID | -Name | -Price | -Actions | -
---|---|---|---|
${computer.id} | -${computer.name} | -${computer.price} | -- 移出 - | -
购物车为空,暂无商品可下单。
-