如何调用指定栏目名称和栏目链接
海哥,请问如何调用指定的栏目链接和名称
<yang:type typeid='1'> <li><a href="{$type.url}">{$type.name}</a></li> </yang:type>
每次都这样调用,好麻烦