迅睿CMS框架是一款PHP8高性能·简单易用的CMS开源开发框架, 基于MIT开源许可协议发布,不限制商业使用,以多端互联为设计理念, 支持的微信公众号、小程序、APP客户端、移动端网站、PC网站等多终端式管理系统。
在首页调用评论可以出来,怎么调用评论的文章标题那?
插件教程:https://www.xunruicms.com/doc/app-596.html
{comment module=news join=1_news on=cid } 这样写吗?这样获取不到cid
{comment module=news join=1_news on=$t.cid }这样写 cid为空 标签解析:{list action=comment module=news join=1_news on=}
{comment module=wenda join=1_wenda on=cid,id } {/comment}{$debug}
{comment module=news join=1_news on=cid } 这样写吗?这样获取不到cid{comment module=news join=1_news on=$t.cid }这样写 cid为空 标签解析:{list action=comment module=news join=1_news on=}{comment module=wenda join=1_wenda on=cid,id } {/comment}{$debug}