<%var cssParam = {%> <%};%> <%var jsParam = {%> <%};%> <%layout("/ace/commonPage/_layout.html", {nav: "店铺管理",meunsel:"storeManage",jsParam:jsParam,cssParam:cssParam}) {%>
查询店铺名称: 查询用户编号: 添加商店
<%for(tempDate in dateList!){%> <%}elsefor{%> <%}%>
店铺名称 创建日期 企业编码 用户编码 店铺简介 操作
${tempDate.name!''} ${tempDate.createDate!''} ${tempDate.enterprisecode!''} ${tempDate.userid!''} ${tempDate.introduction!''}
没有记录!
<%include("/ace/commonPage/_paginate.html", {"currentPage": pageNumber!1, "totalPage": totalPage!1, "totalRow": totalRow!0, "actionUrl": contextPath+"/store/getStoreList?pageNumber=", "urlParas": urlParas!''}){}%>
<%}%>