<%@ 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 + "/"; %>
当前位置:商品管理 > 商品分组
商品分组
链接
操作
调整排序
${rootUrl}/mallgoods/${g.goodstypeid}/goodslist.html
删除
新增分组
提交