<%@ 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 + "/"; %> 商品管理——商品搭配
当前位置 : 商品管理 > 商品搭配
商品编号 商品图片 商品名称 销售价 操作 调整排序
src="image/blank_goods.gif" src="${st.imgpath }" onerror="javascript:this.src='image/blank_goods.gif'" onclick="javacript:window.open('mallgoods/${ st.supportingid }/goodsdetail.html')"> ${st.goodname } 删除
删除
添加新商品