<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <% String path = request.getContextPath(); String serverName = request.getServerName(); if (serverName.contains("localhost")) { serverName += ":" + request.getServerPort(); } String basePath = "//" + serverName + path + "/"; %>
当前位置:商品管理 > 商品分类
分类名称
链接
图片
操作
调整排序
<%=basePath%>mallgoods/${g.GoodsTypeID }/goodslist.html?t=type
src="image/blank_goods.gif" src="${g.ImageUrl }" id="i_imgmin${i.index }" style="width:50px;height:50px;padding-top:10px;padding-bottom:5px;" onerror="javascript:this.src='image/blank_goods.gif'" onclick="showimage(this);" />
删除 上传
<%=basePath%>mallgoods/${g.GoodsTypeID }_${s.GoodsSubTypeID }/goodslist.html?t=type
删除
添加新分类
提交