帝国CMS 标签 showclasstemp

实现效果: 导航条  中只显示 想要的栏目

 

 

<table width="920" border="0" align="center" cellpadding="0" cellspacing="0" class="nav">
  <tr> 
    <td class="nav_global"><ul>
        <li class="curr" id="tabnav_btn_0" onmouseover="tabit(this)"><a href="[!--news.url--]">首页</a></li>
        [showclasstemp]'0',12,0,0[/showclasstemp] </ul></td>
  </tr>
</table>  

并在

 

 是否显示到导航  改为 不显示

posted @ 2022-06-14 12:15  海乐学习  阅读(204)  评论(0编辑  收藏  举报