%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="f"%> <% String path = request.getContextPath(); String serverName = request.getServerName(); if (serverName.contains("localhost")) { serverName += ":" + request.getServerPort(); } String basePath = "//" + serverName + path + "/"; %>
| 商品编号 | 商品图片 | 商品名称 | 销售价 | 操作 | 调整排序 |
|
|
${st.GoodName } |
|
删除 | ↑ ↓ | |
|
删除 | ↑ ↓ |