{% archiveList archives with type="page" limit="6" %} {% for item in archives %} {{item.Title}} {{stampToDate(item.CreatedTime, "2006-01-02")}} {% categoryDetail with name="Title" id=item.CategoryId %} by {% system with name="SiteName" %} {{item.Description}} 查看详细 {% endfor %} {% endarchiveList %}