织梦channel默认无子栏目调用同级栏目解决方法:
{dede:channel typeid='144' type='son' noself='yes'}
加入noself属性
修改taglib库 channel.lib.php 109行
if($type=='son' && $reid!=0 && $totalRow==0 && $noself=='')
欢迎访问全国企业网站设计NO.1网站开发商平台 | 付款方式 |
POST TIME:2020-10-09
织梦channel默认无子栏目调用同级栏目解决方法:
{dede:channel typeid='144' type='son' noself='yes'}
加入noself属性
修改taglib库 channel.lib.php 109行
if($type=='son' && $reid!=0 && $totalRow==0 && $noself=='')