<#for path : Arrays.toStringArray(works.getThumbImagePath())>
  • ID:${works.getWorksId()}
  • 创建时间:${works.getCreateTime()}
  • <#if works.getWorksName() != null>名称:${works.getWorksName()} | 设计师:${works.getDesigner()}
  • 浏览(${browseNum}) 收藏(${collectNum})
  • <#if works.getWorksType() == 0> <#if works.getWorksType() == 1> <#if works.getWorksType() == 2>
  • <#if ZmrPathRule.check(request, "/labelRelation.htm")> 行业属性
    • ${Global.get(ProductTypeCache.class).getName(works.getPrdTypeId())}   ${Global.get(DesignIndustryCache.class).getIndustryName(works.getIndustryId())}   ${works.getIndustrySubName()}   ${works.getAttributeName()}  
  • 关键词
    <#for keyword : DesignerPresenter.updateKeywordArr(works.getKeywordName(), "work", works.getWorksId())> ${keyword}
  • <#if ZmrPathRule.check(request, "doWorksDelete")>
  • 作品操作