{layout:default} {class:Shop.Admin.admin.Admin_Group_power} <%=Tag("编辑权限")%>-<%=Tag("权限组")%>-<%=Tag("管理权限")%>-<%=site.title%> <%=Tag("编辑菜单")%> <%=Tag("管理首页")%> <%=Tag("权限组")%> <%=Lang(group.Name) %> <%=Tag("编辑权限")%> <%if (PageReturnMsg == ""){%> <%=Tag("添加")%> <%=Tag("全选")%> <%=Tag("保存")%> <%}%> <%foreach (DB.LebiShop.Lebi_Admin_Limit pl in models){ %> <%=Tag(pl.Name)%> <% int i = 0; foreach (DB.LebiShop.Lebi_Admin_Limit l in GetLimit(pl.id)) { i++; %> > <%=Tag(l.Name)%><%=l.Code%> <%} %> <%} %> <%if (count > 0){ %> <%=Tag("未分组")%> <% int i = 0; foreach (DB.LebiShop.Lebi_Admin_Limit l in GetLimit(222)) { i++; %> > <%=Tag(l.Name)%><%=l.Code%> <%} %> <%} %> <%=Tag("过滤页面")%> <%=Tag("全选")%> <%=Tag("URL")%> <%=Tag("操作")%> <%foreach (DB.LebiShop.Lebi_Admin_Power model in purls) {%> <%=model.Url%> <%=Tag("编辑")%> <%}%> <%=Tag("添加")%> <%=Tag("删除")%>