帝国CMS调用与当前信息相关内容或某字段值相同的信息

  • 使用 $navinfor 数组调用当前信息的字段值
  • 示例代码:
    [e:loop={'download',10,18,0,"title='$navinfor[title]'"}]
    <a href="<?=$bqsr[titleurl]?>"><?=$bqr[title]?></a>
    [/e:loop]
  • 通过 title='$navinfor[title]' 条件调用与当前信息标题相同的内容
posted @ 2024-11-26 18:04  黄文Rex  阅读(34)  评论(0)    收藏  举报