业务经理

微信扫描以上二维码

028-61286886

技术咨询

多级栏目及内容循环问题

迅睿框架 更新 2022-08-25 15:32:51 小鸽子


网站目录
产品中心

    二级级栏目1

         三级栏目1

         三级栏目2

    二级级栏目2

         三级栏目1

         三级栏目2

现在需要循环产品中心下面的二级栏目。二级栏目下面包含三级栏目。以及三级栏目下面的信息 ,代码如下:可是信息循环无法调用,大神看哪里出了问题


{category module=share pid=2 return=c1}   

        <div class="zhuce">

 <div class="index_tit"><h3>{$c1.name}</h3>

  <span class="fz-serve">

      {if $c1.child}

           {category module=share pid=$c1.id return=c2} <a href="{$c2.url}">{$c2.name}</a> {/category}

     {/if}

  </span><div class="mores"><a href="{$c1.url}">更多++</a></div></div>

  <ul>   

  {module module=share  catid=$c1.id  order=updatetime num=4 return=t}   ---(这部分循环没显示)

       <li class="wow fadeInUp" data-wow-delay=".1s">

           <a href="{$t.url}"><img src="{dr_thumb($t.thumb, 600, 450)}" alt="{$t.title}"><div class="tit">{$t.title}</div></a> 

     </li>

  {/module} 

  </ul>

            </div>   

   

{/category} 


{category module=share pid=2 return=c1}   

        <div class="zhuce">

 <div class="index_tit"><h3>{$c1.name}</h3>

  <span class="fz-serve">

      {if $c1.child}

           {category module=share pid=$c1.id return=c2} <a href="{$c2.url}">{$c2.name}</a> {/category}

     {/if}

  </span><div class="mores"><a href="{$c1.url}">更多++</a></div></div>

  <ul>   

  {module module=share  catid=$c1.id  order=updatetime num=4 return=t}   ---(这部分循环没显示)

       <li class="wow fadeInUp" data-wow-delay=".1s">

           <a href="{$t.url}"><img src="{dr_thumb($t.thumb, 600, 450)}" alt="{$t.title}"><div class="tit">{$t.title}</div></a> 

     </li>

  {/module} 

  </ul>

            </div>   

   

{/category} 

方案

  • 迅睿框架联合创始人 #1 · 2022-08-25 15:31:15
    满意答案
    {module module=share catid=$c1.id order=updatetime num=4 return=t}这句话错了 module=share无效的应该改成module=$c1.mid
  • 小鸽子 #2 · 2022-08-25 15:32:51
    @迅睿框架联合创始人:神速。完美解决 。大佬

迅睿系统漏洞

独立站群系统
独立站群系统(2026-09-14)
子站独立部署时修复同步附件失败问题
在线客服
在线客服(2026-09-13)
修复删除会话报错问题 删除会话时联动删除聊天图片
在线考试竞赛系统
在线考试竞赛系统(2026-09-12)
增加投票功能 考试功能拓展 注意:更新后需要执行系统更新,更新数...
网上信箱
网上信箱(2026-09-12)
修复新版本兼容问题
GeoSeo收录宝
GeoSeo收录宝(2026-09-12)
1 优化Update.php文件,解决版本在线升级不完整问题 2 ...
GeoSeo工具箱
GeoSeo工具箱(2026-09-11)
修正历史记录推送
微信系统
微信系统(2026-09-11)
增加数据统计总览界面 账号管理增加服务和公众号的区别 菜单管理支持更...
答题系统
答题系统(2026-09-11)
一站式在线答题系统,支持真题考试、题库练习和错题本,适合培训、考证、...
阿里云滑动验证码
阿里云滑动验证码(2026-09-10)
采用阿里云验证码替换迅睿系统自带的图片验证码和滑动验证码。后台设置方...
下载Plus
下载Plus(2026-09-09)
为网站附件下载加上“计数、限次、统计、防护”四重能力:按用户组控制下...