主题 : 请教:多重加载文*列表不显示 |
级别: 举人
![]() |
21# 发表于:2017-04-28 08:45:10 IP:58.237.*.*
|
||||
---|---|---|---|---|---|
级别: 举人
![]() |
25# 发表于:2017-04-28 09:34:57 IP:58.237.*.*
回复第24楼 不是的,老大,我发现了问题,所在,我的判断有点问题。
每次好像都只进去 if else 不进去 可是我写的if条件看起来没有问题。 [#if channel.id != 105 && channel.id != 117] |
||
---|---|---|---|
级别: 版主
![]() |
28# 发表于:2017-04-28 09:45:16 IP:106.167.*.*
[@cms_content_page count='10' orderBy='4' channelId=channel.id titLen='40' append='...' channelOption='0' dateFormat='yyyy-MM-dd']
[#list tag_pagination.list as a] <div class="item" > <div class="text"> <a href="${a.url}" target="_blank"> • [@text_cut s=a.title len=titLen append=append/]</a> <div class="data"> <span class="ch"><em>${a.date?string(dateFormat)}</em></span> <span class="view">${a.contentCount.views!}</span> </div> </div> </div> [/#list] [#include "../include/page.html"/] [/@cms_content_page] 那你这个哪来的?? |
||
---|---|---|---|