This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
栏目高亮 | |
<if condition="$catlist['id'] eq $cid"> class="current"</if> | |
if标签嵌套不能超过三层; | |
超过了把if替换成notempy | |
<notempy></notempy> | |
列表页显示顶级栏目名称 | |
{$cid} 当前栏目id | |
<yang:type typeid='$cid' level='top'> |
NewerOlder