<#macro templateTree filepath> <@_templateList path='/include'+filepath> <@_placeMetadata dir=filepath><#local metaDataMap=object/> <#list list as a>
  • <#local path=filepath+'/'+a.fileName> ${(metaDataMap[a.fileName].alias)!a.fileName} <#if a.directory>
  • <#else>
  • 空目录
  • 创建推荐位