{layout:default} {class:Shop.Admin.promotion.Default} <%=Tag("优惠促销")%>-<%=site.title%>
<% LicenseWord(); %> <%foreach (DB.LebiShop.Lebi_Promotion_Type model in models) {%> <%} %>
<%=Tag("全选")%> <%=Tag("描述")%> <%=Tag("时间")%> <%=Tag("状态")%> <%=Tag("规则数量")%> <%=Tag("排序")%> <%=Tag("添加时间")%> <%=Tag("管理员")%> <%=Tag("操作")%>
<%=Lang(model.Name) %> <%=FormatDate(model.Time_Start)+" / "+FormatDate(model.Time_End)%> <%=Shop.Bussiness.EX_Type.TypeName(model.Type_id_PromotionStatus) %> <%=Count(model.id)%> <%=model.Sort %> <%=FormatTime(model.Time_Add) %> <%=model.Admin_UserName%> <%=Tag("编辑")%> | <%=Tag("编辑规则")%>
<%=PageString%>