根目录
<% for (const path of this.paths) { %>
<% path.name %>
<% } %>
<% for (const file of this.list) { %>
<% file %>
<% } %>