| <%=Tag("全选")%> | <%=Tag("ID")%> | <%=Tag("分类名称")%> | <%=Tag("商品数量")%> | <%=Tag("分类排序")%> | <%=Tag("操作")%> |
|---|---|---|---|---|---|
| 0 | <%=Tag("未分组")%> | <%=TypeProductCount(CurrentSupplier.id,0)%> | 0 | ||
| <%=t.id %> |
<%
if (t.ImageUrl != "")
{
Response.Write(" |
<%=TypeProductCount(CurrentSupplier.id,t.id)%> | <%=t.Sort %> | <%=Tag("添加子类")%> | <%=Tag("编辑") %> | |
| <%=st.id%> |
<%
if (st.ImageUrl != "")
{
Response.Write(" |
<%=TypeProductCount(CurrentSupplier.id,st.id)%> | <%=st.Sort %> | <%=Tag("编辑") %> |