<% DIRECTIVE SAFE_OUTPUT_OPEN; var headContent = { include("/pages/template/head.html"){} %> <% }; var bodyContent = { %>
<% // 列表头部 %>
父栏目 名称
栏目类型 url_key
模板路径
排序 状态
跳转类型 跳转地址
说明
seo_title seo_keywords
seo_description
 
<%}; %> <% layout("/pages/template/_layout.html",{head:headContent,body:bodyContent}){ %> DIRECTIVE SAFE_OUTPUT_CLOSE; <%} %>