dede:channel currentstyle 失效问题,调用子级栏目后就无效
{dede:channel type='son' channelid='20' row='10' currentstyle="<dd class='select'><a href='~typelink~'><strong>~typename~</strong></a> </dd>"}<dd><ahref=""><strong></strong></a></dd>
{/dede:channel}
在channel使用typeid和type指定子级栏目调用的时候,currentstyle自动栏目效果就会无效,问题在哪里?关于currentstyle的了解可以查看关于channel栏目列表标签的解说。