{layout:default} {class:Shop.Supplier.user.Group_power} <%=Tag("编辑权限")%>-<%=Tag("商家分组")%>-<%=site.title%> <%if (PageReturnMsg == ""){%> <%=Tag("保存")%> <%}%> <%=Tag("返回")%> <%=Tag("当前位置")%>:<%=Tag("管理首页")%> > <%=Tag("商家分组")%> ><%=Lang(group.Name) %> <%=Tag("分组权限")%> <%=Tag("全选")%> <%foreach (Shop.Model.Lebi_Supplier_Limit pl in models) { %> <%=Tag(pl.Name)%> <% int i = 0; foreach (Shop.Model.Lebi_Supplier_Limit l in GetLimit(pl.id)) { i++; %> /> <%=Tag(l.Name)%> <%} %> <%}%> <%if (count > 0){ %> <%=Tag("未分组")%> <% int i = 0; foreach (Shop.Model.Lebi_Supplier_Limit l in GetLimit(1,"default")) { i++; %> /> <%=Tag(l.Name)%> <%} %> <%}%>