{layout:default} {class:Shop.Admin.agent.productagentuser} <%=Tag("代理资格")%>-<%=Tag("商品代理")%>-<%=site.title%>
<%foreach (Shop.Model.Lebi_Agent_Product_User model in models) {%> <%} %>
<%=Tag("全选")%> <%=Tag("会员")%> <%=Tag("等级")%> <%=Tag("佣金")%> % <%=Tag("代理商品数")%>/<%=Tag("上限")%> <%=Tag("修改商品次数")%>/<%=Tag("上限")%> <%=Tag("添加时间")%> <%=Tag("过期时间")%> <%=Tag("状态")%> <%=Tag("操作")%>
<%=model.User_UserName%> <%=GetLevelName(model.Agent_Product_Level_id)%> <%=model.Commission%> <%=Shop.Bussiness.B_Lebi_Agent_Product.Counts("User_id=" + model.User_id + "")%>/<%=model.Count_Product%> <%=model.Count_product_change_used%>/<%=model.Count_product_change%> <%=model.Time_add.ToShortDateString()%> <%=model.Time_end.ToShortDateString()%> <%=model.IsFailure==1?Tag("失效"):Tag("正常")%> <%=Tag("编辑")%> <%=Tag("查看商品")%> <%=Tag("查看佣金")%>
<%=PageString%>