~typename~~autoindex~"}
  • [field:typename/][field:globalname=autoindex/]

  • {" />

    "景先生毕设|www.jxszl.com

    织梦dedechannel的currentstyle里面加入autoindex自增

    2022-10-29 16:27编辑: www.jxszl.com景先生毕设
    织梦标签代码
    {dede:channeltype=toprow=I.0currentstyle="~typename~~autoindex~"}

  •  更多精彩就在: 51免费论文网|www.jxszl.com 
    f=[field:typeurl/][field:rel/]>[field:typename/][field:globalname=autoindex/]
    {/dede:channel}

    修改方法
    打开/include/taglib/channel.lib.php找到
    $linkOkstr=str_replace("~typename~",$row[typename],$linkOkstr);

    在它的下面加入
    $linkOkstr=str_replace("~autoindex~",$GLOBALS[autoindex],$linkOkstr);


    原文链接:http://www.jxszl.com/biancheng/dedecms/74956.html