织梦channel默认无子栏目调用同级栏目解决方法:
{dede:channel typeid='144' type='son' noself='yes'}
加入noself属性
修改taglib库 channel.lib.php 109行
if($type=='son' && $reid!=0 && $totalRow==0 && $noself=='')
织梦channel默认无子栏目调用同级栏目解决方法:
{dede:channel typeid='144' type='son' noself='yes'}
加入noself属性
修改taglib库 channel.lib.php 109行
if($type=='son' && $reid!=0 && $totalRow==0 && $noself=='')
【声明】:丽水站长网内容转载自互联网,其相关言论仅代表作者个人观点绝非权威,不代表本站立场。如您发现内容存在版权问题,请提交相关链接至邮箱:bqsm@foxmail.com,我们将及时予以处理。