欢迎来到润旭源码网
帮助中心

润旭源码网

热门搜索: 企业源码    免费源码   

织梦autoindex应用 dedecms循环中判断第几条数据

  • 时间:2020-07-14 10:08 编辑: 来源: 阅读:156
  • 扫一扫,手机访问
摘要:arclist 标签下使用 [field:global.autoindex/] 默认从1开始 {dede:arclist row='10' titlelen='48' typeid='1' channelid='1'} 从1开始:[field:global runphp='yes' name=autoindex][/field:globa

arclist 标签下使用 [field:global.autoindex/] 默认从1开始

 

{dede:arclist row='10' titlelen='48' typeid='1' channelid='1'}

 

从1开始:[field:global runphp='yes' name=autoindex][/field:global]或者[field:global.autoindex/]

 

从0开始:[field:global runphp='yes' name=autoindex]@me=@me-1;[/field:global]

 

{/dede:arclist}

 

channel 标签下使用 [field:global.autoindex/] 默认从0开始

 

{dede:channel row='5' type='top'}

 

从0开始:[field:global runphp='yes' name=autoindex][/field:global]或者[field:global.autoindex/]

 

从1开始:[field:global runphp='yes' name=autoindex]@me=@me+1;[/field:global]

 

{/dede:channel}

 

channelartlist 标签下使用 {dede:global.itemindex/} 默认从1开始

 

{dede:channelartlist row='4'}

 

从1开始:{dede:global name=itemindex runphp='yes'}{/dede:global}或者{dede:global.itemindex/}

 

从1开始:{dede:global name=itemindex runphp='yes'}@me=@me-1;{/dede:global}

 

{/dede:channelartlist}

 

list  到第10条时输出<br/>,否则输出空

 

循环到第几条加条线同理

 

{dede:list pagesize='40' orderby='id'} 

 

<li><a title="[field:title function='htmlspecialchars(@me)'/] " href="[field:arcurl /]">[field:title /]</a></li>

 

[field:global name='autoindex' runphp='yes']if(@me%10==0){@me="<br/>";}else{@me='';}[/field:global]  

 

{/dede:list}


  • 全部评论(0)
资讯详情页最新发布上方横幅
联系我们

QQ:888477 {点击直接联系}

邮箱:runxu123@qq.com

时间:周1——周6 【9:00-23:00

联系客服
购买源码 源码咨询 投诉建议 联系客服
0373-6621888
手机版

扫一扫进手机版
返回顶部