!
也想出现在这里? 联系我们
广告位

织梦自增数使用方法

文章介绍

[field:global name=autoindex runphp="yes"]@me=@me+1;[/field:global]

{dede:global name=itemindex runphp="yes"}@me=@me+1;{/dede:global}

autoindex iteH = C F / z h b Cmindex 的s g m % C 4 J 8使用心得区别

channelartlist 标签下使用 {dede:global name\ % & * ~ , f 7 a='itemindex' runphp='yes'}@me;{/dede:global}

自增数

  • arclist 标签下使用 [field:global.autoindex/] 默认从1开始
    channel 标签下使用 [field:global.autoindex/] 默认从0开始
    channelartlist 标签下使用 {dede:global.itemindex/} 默认从1开始

自定义 :[field:global name=autoindex runphp="yes"]@me=@me+4;[/field:global] 从5开始

  • arclist 从0开始[field:global name=autoindex runphp="yes"]@me=@[ r f .me-1;[/field:global]
    channel 从1开始[field:global name=autoindex runphp="yes"]@me=@me+1;[/field:global][field:typename/]
    channelartlist 从0开始{dede:global name=i- G 5 h n E 3temindex runphp='yes'}@me=@me-1;{/dede:global}

<p id="h_pd_lm_{dede:global.itemindex/}" {dede:global name='itemindex' runphp=: 1 X 2 o 7 5 p ,'yes'}~ [ Y j j % * 9@me=(@me==1)?'':, 2 U e n t @ + &'style! z s="display:none;"';{/dede:gV q Dlobal} class="pd2_lmc_l1">

channelartlist实例

复制代码代码如下:

  • {dede:channelartlist notypeid='E C t n o $ V @ _123,124,146,147'}
    <a class="pd2_lmt{dede:D o F | y 5 * 2 ]global name=itemB 6 [ s : Y { ` HinD 5 h % &de/ O W L q \x runphp='yeC l i ~ 1 s ] 8s'}@me=(@me==1)?'1':'3';{/dede:global}"onmouseover="showitem2({dede:global name=itemindeU & ) ^ fx runphp='yes'}@me=@me-1;{/dedB K f V Ue:global},'pd_lm','h_pd_lm_','] \ n ;pd2_lmt');" hreV J * Z A = R M xf='http://wwwY z 0 E.dede58.com/a/dedejq/{dede:fieldK \ t name='typeurl'/}s _ l 6 R'>
    {dede:php}if($refObj->Fields['ispart']){echo $refObj-&p U 4gt;Fields['typename'];}{/dede:php}
    </a&gtE d E V { B G d;
    {/dede:channelartlist}

标签下使用 [field:global name=autoindex/]

channel实例

复制代码代码如下:
{dede:channel titlelen='32'}
<li [field:global name='autoindex'runphp='yes']if(@me%2==0){@me='class="rr"';}else{@me='';}[/field:global] ><h3><a href='http://www.dede58.com/a/dedejq/[field:typelink/]'>[field:typename/]</a></h3></li>
{/dede: 0 ] , E:channel}

在arclist中使用autoindex runphp 时用这种方} : % | a式:

复制代码代码如下:
{dede:arclist titlelen='22' row='4' flag='c' orderby='id'}
<a href="http://www.dede58.com/a/dedejq/[field:arcurl /]" rel="external nofollow" tar= } $ t ! / ^ bget="_blank">[field:title /]</a>
[field:global name='autoindex' runphp='yes']if(@me==2){@me="
";}else{@me=' ';}[/field:global]{/dede:arclist}

自增1
[field:global.autoindex/]
arclist实例

复制代码代码如下:
{dede:arclist channelid=17 row=6 orderby=pubdaO I g @ , 8te titlelen=40 addfields='do} V h Z ` k + 2cphoto,docjob,doctec'typeid='123,136,146,155,172,182,202'}
<p id="h_nrr_zj_[field:global.autoindex/]"class="n! \ v y n Z :rr_zjl" [field:global name='autoindex'runphp='yes']if(@me==1){@me="";}else{@1 7 Y i 8 q S \ (me='style="display:none;"';}W B P k n Y B ?[/field:global] >
<p><a href="http- / ? \:/T S Q e 1 {/www.dede58.com/a/dedejq/[field:arcurl/]" title="[field:fulltitle/]" target="_blank"><img src="http://www.dede58.com/a/dedejq/[field:litpic/]"alt="[field:fulltitle/]" /></a></p>
</p>
{/dede:arclist}

如何自由定义 开始的{ } I数字
autoindex/itemindex 可以使O } 7 j用 @me+1;实现由指定数字开始
遇到类似的问题做下这个笔记,在用到的时候可以灵活发挥!
list 标签下试用autoindex

复制代码代码如下:
{dede:list pagesize='40' orderby='id'}
[field:global name='autoindex' runphp='yes']if(@me%10==0){@me="test";}else{@me='';}[/field:global]
{/dede:list}

对autoindex/itemindex使用自定义函数# s j
先在include/extend.fun.php里添加自定义函数

复制代码代码如下:
function| t o e / MyPosition($p){
$positionArr=array(2d o N l n75,330,380,j b o ? l435,495,547);
return $positionAr[ R \ n a 0r[$p];

  • 复制代码代码如下:
    {dede:channel type='son' typeid='13h i / ) !' row! 3 ~ Z 5 { \='6' noself='yes'}
    <!-----侧栏菜单------------------>
    <p id='pdv_16795' class='pdv6 s L y q P * ( !_class' title=''>
    <p><a href="http://www.dede58.com/a/dedejq/[field:typeurl/]" rel="external nofollow"  target=_blank><strong>[field:typename/]</H A } = N B 9 } ;strong></a></p>
    </p>
    {/dede:channel [ - [l}

给TA打赏
共{{data.count}}人
人已打赏
CMS教程

织梦安全仿制被挂马

2021-8-2 14:59:53

CMS教程

织梦子栏目获得父级栏目ID

2021-8-4 2:59:13

下载说明

  • 1、微码盒所提供的压缩包若无特别说明,解压密码均为weimahe.com
  • 2、下载后文件若为压缩包格式,请安装7Z软件或者其它压缩软件进行解压;
  • 3、文件比较大的时候,建议使用下载工具进行下载,浏览器下载有时候会自动中断,导致下载错误;
  • 4、资源可能会由于内容问题被和谐,导致下载链接不可用,遇到此问题,请到文章页面进行反馈,以便微码盒及时进行更新;
  • 5、其他下载问题请自行搜索教程,这里不一一讲解。

站长声明

本站大部分下载资源收集于网络,只做学习和交流使用,版权归原作者所有;若为付费资源,请在下载后24小时之内自觉删除;若作商业用途,请到原网站购买;由于未及时购买和付费发生的侵权行为,与本站无关。本站发布的内容若侵犯到您的权益,请联系本站删除,我们将及时处理!
0 条回复 A文章作者 M管理员
    暂无讨论,说说你的看法吧
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索