{layout:default} {class:Shop.Admin.Config.ImageSize} <%=Tag("图片尺寸")%>-<%=site.title%>

<%=Tag("图片尺寸")%>

<%foreach (DB.LebiShop.Lebi_ImageSize model in models){ int c = Count(model); %> <%} %>
<%=Tag("宽度")%> <%=Tag("高度")%> <%=Tag("需生成的数量")%> <%=Tag("操作")%>
<%=model.Width %> <%=model.Height %> <%=c %> <%if (c > 0){ %> <%=Tag("生成")%> <%} %>