找资源's Archiver
社区首页
›
教程资源
› 更改织梦channel默认无子栏目调用同级栏目
muban大师
发表于 2021-1-12 10:15:21
更改织梦channel默认无子栏目调用同级栏目
修改taglib库 channel.lib.php 109行
if($type=='son' && $reid!=0 && $totalRow==0 && $noself=='')
加入noself属性
调用方法:
{dede:channel typeid='144' type='son' noself='yes'}
页:
[1]
查看完整版本:
更改织梦channel默认无子栏目调用同级栏目