{layout:default} {class:Shop.Admin.admin.menu} <%=Tag("菜单管理")%>-<%=Tag("管理权限")%>-<%=site.title%>

<%=Tag("菜单管理")%>

<%if (PageReturnMsg == ""){%> <%}%>
<%foreach (DB.LebiShop.Lebi_Menu p in models) { %> <%foreach (DB.LebiShop.Lebi_Menu p2 in GetMenu(p.id)) { %> <%}%> <%} %>
<%=Tag(p.Name)%>
[<%=p2.Sort %>] <%=Tag(p2.Name)%> <% foreach (DB.LebiShop.Lebi_Menu p3 in GetMenu(p2.id)){ %> [<%=p3.Sort %>] <%=Tag(p3.Name)%>   <%}%>