在我们做织梦搜索页模板的时候经常会使用到autoindex标签。那么怎么才能实现搜索页可以使用呢?下面给大家分享下解决方法: 打开文件:include/arc.searchview.class.php 找到 $this-dtp2-LoadS…
前端代码div class="jqzoom" id="spec-n1"img src="/images/1.jpg"/divdiv id="spec-n5"div id="spec-list"ul class="list-h"li id="img0" onmouseover="thisimg(0)" class="current"img alt="产品注释1" src="/images/1.jpg"/lili id="img1" onmouse…
TAG标签输出有时为了判断或者其他,我们需要获取它的自增数字,织梦dede:tag默认标签没有自增标签,我们可以自己添加 打开 /include/taglib/tag.lib.php 找到 $ctp-LoadSource($InnerText); 在它下面…
dedecms中channel标签的currentstyle里加入autoindex自增,修改方法:打开 \include\taglib\channel.lib.php 找到$linkOkstr = str_replace("~typename~",$row['typename'],$linkOkstr);…