eyoucms三级分类折叠菜单输出和当前焦点标签标签代码,请注意下面的field1和field2


{eyou:channel type="first" currentstyle="active"} 

      {eyou:eq name='$eyou.field.grade' value='2'} 

        {eyou:type typeid='$eyou.fielfd.typeid' id='field1'} 

          {eyou:eq name='$field1.parent_id' value='$field.id'} 

             {eyou:assign name='$field.currentstyle' value='active' /}

          {/eyou:eq} 

          {/eyou:type} 

       {/eyou:eq}

        <li class="clearfix">

          <a href="{$field.typeurl}" class="{$field.currentstyle}">{$field.typename}</a><!--二级分类-->

             {eyou:notempty name="$field.children"} 

               <ul>

                    {eyou:channel name="$field.children" id="field2" currentstyle="active"}

                      <li><a href="{$field2.typeurl}" class="{$field2.currentstyle}">{$field2.typename}</a></li><!--三级分类-->

                    {/eyou:channel}

                </ul>

          {/eyou:notempty}              

       </li>

 {/eyou:channel}


 小秋同学  标签使用技巧  2021-03-25 15:33:22    收藏:  赞(768)
学习吧_一个不错的学习网站
本文地址:https://www.qiuhai.com/doc/1737.html 复制链接 如果还有疑问,欢迎加入我们的QQ交流群:887790 加入Q群 易优最新程序下载: 点击下载
QQ在线咨询