{layout:default} {class:Shop.Admin.Config.ImageSize} <%=Tag("图片尺寸")%>-<%=site.title%> <%=Tag("图片尺寸")%> <%=Tag("管理首页")%> <%=Tag("图片尺寸")%> <%=Tag("宽度")%> <%=Tag("高度")%> <%=Tag("需生成的数量")%> <%=Tag("操作")%> <%foreach (DB.LebiShop.Lebi_ImageSize model in models){ int c = Count(model); %> <%=model.Width %> <%=model.Height %> <%=c %> <%if (c > 0){ %> <%=Tag("生成")%> <%} %> <%} %>