织梦dede:channel的currentstyle里面加入~autoindex~自增
发布时间:2021-01-17 18:04:36  所属栏目:CMS系统  来源:互联网 
            导读:织梦模板代码 {dede:channel type=top row=10 currentstyle=li class=hovera href=~typelink~ ~rel~span~typename~/span~autoindex~/a/li}lia href=[field:typeurl/] [field:rel/]span[field:typename/]/span[field:global name=autoindex/]/a/li{/dede:chan
                
                
                
            | 
                         织梦模板代码 
 修改方法 打开 includetaglibchannel.lib.php 找到 $linkOkstr = str_replace("~typename~",$row['typename'],$linkOkstr); 在它的下面加入 $linkOkstr = str_replace("~autoindex~",$GLOBALS['autoindex'],$linkOkstr); (编辑:莱芜站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!  | 
                  
