{layout:default} {class:Shop.Admin.Supplier.Supplier_Group} <%=Tag("商家分组")%>-<%=site.title%>
<%foreach (Shop.Model.Lebi_Supplier_Group model in models) {%> <%} %>
<%=Tag("全选")%> <%=Tag("分组名称")%> <%=Tag("等级ID")%> <%=Tag("保证金")%> <%=Tag("服务费")%> <%=Tag("服务天数")%> <%=Tag("商家数量")%> <%=Tag("允许申请")%> <%=Tag("排序")%> <%=Tag("操作")%>
<%=Lang(model.Name)%> <%=model.Grade %> <%=model.MarginPrice%> <%=model.ServicePrice%> <%=model.ServiceDays%> <%=Shop.Bussiness.EX_Supplier.UserCount(model.id)%> <%=model.IsShow==1?"Yes":"No"%> <%=model.Sort%> <%=Tag("编辑")%> | <%=Tag("编辑权限")%> | <%=Tag("编辑菜单")%> | <%=Tag("桌面菜单")%>
<%=PageString%>