織夢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=='')