<%@ 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_50.gif" src="${st.ImgPath }" class="gray" onerror="javascript:this.src='image/blank_goods_50.gif'" onclick="javacript:window.open('mallgoods/${ st.GoodsID }/goodsdetail.html')"> ${st.GoodName } 删除
删除
显示商品名称*:
style="color:#DD0000;">是
style="color:#DD0000;">否
显示销售价*:
style="color:#DD0000;">是
style="color:#DD0000;">否
显示零售价*:
style="color:#DD0000;">是
style="color:#DD0000;">否
每行显示商品数*:
style="color:#DD0000;">一个
style="color:#DD0000;">两个