迅睿CMS框架是一款PHP8高性能·简单易用的CMS开源开发框架,基于MIT开源许可协议发布,免费且不限制商业使用,是免费开源的产品,以万端互联为设计理念,支持的微信公众号、小程序、APP客户端、移动端网站、PC网站等多终端式管理系统。
联系官方销售客服
1835022288
028-61286886
新增加了一个【产品】模块,但是首页调用的时候{$t['title']}不显示 改 return=cc 也不行,请高人指点
插件教程:https://www.xunruicms.com/doc/app-928.html
{module module=chanpin catid=9 num=6 order=inputtime return=cc} <li class="wow zoomIn" data-wow-delay="{$vv_n*0.1}s" > <a href="{$cc['url']}" > <dd> <img src="{php $qq = current($cc['thumb']);}{dr_get_file($qq.file)}" border="0"> <div class="more">了解更多<i class="fa fa-angle-right" aria-hidden="true"></i></div> </dd> <div class="jj"> <div class="nrq"><h3>{$cc['title']}1</h3><p>万航家居,用心打造家的每一寸温馨</p></div> </div> </a> </li> {/module}