主题 : jeecms5 分页功能
级别: 白丁
UID: 135448
积分:5 加为好友
威望: 1 精华: 0
主题:1 回复:0
注册时间:2020-08-03
在线时长:0
1#   发表于:2020-08-03 18:21:57  IP:219.211.*.*
[@cms_content_page channelId="87" count='5' sysPage='1' titLen='30' channelOption='1']
    [#list tag_pagination.list as a]
<div class="item">
<div class="l">
<div class="head">
<img src="${a.typeImg}" />
</div>
<!--  <div class="focus">${a.shortTitle}</div> -->
</div>
<div class="r les">
<p class="biaoti"><a href="${a.url}">${a.title}</a></p>
<a href="${a.url}" title="${a.title}" target="_blank">${a.txt}</a>
</div>
</div>
[/#list]
        [@cms_content_page]



报错

freemarker.template.TemplateException: Error parsing included template WEB-INF/t/cms/www/red/index/../include/shouye/content/xxx.html
Unexpected end of file reached.
1 共1页