主题 : 关于首页栏目显示多个的问题,想只显示一个。 |
级别: 童生
![]() |
11# 发表于:2011-05-16 14:59:17 IP:123.247.*.*
|
||||
---|---|---|---|---|---|
级别: 总版主
![]() |
12# 发表于:2011-05-16 15:00:48 IP:59.139.*.*
[@cms.ArtiList chnlId='19' count='7'inner='1';a]
[@cms.ArtiList chnlId='19' count='9' sysContent='1-1' recommend='1' titLen='25' lineHeight='3' dateFormat='4' datePosition='3' headMark='3' target='1'/] 这个调了二次? |
||
---|---|---|---|
级别: 童生
![]() |
13# 发表于:2011-05-16 15:02:41 IP:123.247.*.*
我把
[@cms.ArtiList chnlId='19' count='9' sysContent='1-1' recommend='1' titLen='25' lineHeight='3' dateFormat='4' datePosition='3' headMark='3' target='1'/] 换成${a.title}的话也是显示两遍。并且只显示一条信息。 |
||
---|---|---|---|
级别: 童生
![]() |
15# 发表于:2011-05-16 15:07:12 IP:123.247.*.*
整个页面只有这一个地方用的这个。而且我刚才试了下,chnlId我给改了的话,还可能显示四遍。不知道怎么回事。
|
||
---|---|---|---|
级别: 童生
![]() |
17# 发表于:2011-05-16 15:12:19 IP:123.247.*.*
那个chnlId不一样,会出现循环两遍或者四遍。而且[@cms.ArtiList chnlId='19' count='7'inner='1';a]
<div class="tit_one"> <div class="text">要闻参阅</div> <div class="more" style="line-height: 25px"> <a href="${a.url}">更多>></a> </div> </div> <div class="left_focus"></div> <div align="left" style="text-align: left;margin-left: 15px"> [@cms.ArtiList chnlId='19' count='9' sysContent='1-1' recommend='1' titLen='25' lineHeight='3' dateFormat='4' datePosition='3' headMark='3' target='1'/] </div> [/@cms.ArtiList] 更多的链接写${a.url}点击之后不是栏目列表,而是content页 |
||
---|---|---|---|
级别: 童生
![]() |
19# 发表于:2011-05-16 15:39:15 IP:123.247.*.*
<div class="con_left_focus ma_r_10">
<div class="tit_one"> <div class="text">要闻参阅</div> <div class="more" style="line-height: 25px"> <a href="#">更多>></a> </div> </div> <div class="left_focus"></div> [@cms.ArtiList chnlId='19' count='7'inner='1';a] <div align="left" style="text-align: left;margin-left: 15px"> [@cms.ArtiList chnlId='' count='9' sysContent='1-1' recommend='1' titLen='25' lineHeight='3' dateFormat='4' datePosition='3' headMark='3' target='1'/] </div> [/@cms.ArtiList] </div> 那个更多的链接要怎么写啊 怎么连到这个栏目的列表啊 |
||
---|---|---|---|