织梦autoindex从02开始到10的写法 2017-06-18dedecms安装使用 239 写法如下: {wmd:arclist } [field:global name='autoindex' runphp='yes']if(@me%10==0){@me='10';}else{@me='0'.@me=$GLOBALS['autoindex']+1;}[/field:global] {/wmd:arclist} The End