迅睿CMS框架是一款PHP8高性能·简单易用的CMS开源开发框架,基于MIT开源许可协议发布,免费且不限制商业使用,是免费开源的产品,以万端互联为设计理念,支持的微信公众号、小程序、APP客户端、移动端网站、PC网站等多终端式管理系统。
联系官方销售客服
1835022288
028-61286886
轮播图后台添加了四张图片,但是前端只显示一张,调用代码如下:
请求大佬帮忙看下
{php $mysite=dr_site_value('hdtp'); }{php $mysite = array_slice($mysite , 0, 1);} {loop $mysite $tt} <div class="swiper-slide" style="background-image:url({dr_get_file($tt[1])});"> <div class="m_mn ads1"> <div class="tt"> <p class="ani" swiper-animate-effect="bounceInDown" swiper-animate-duration="0.8s" swiper-animate-delay="0.2s"><img src="{HOME_THEME_PATH}images/banner1_tt1.png" alt="北京网站SEO优化公司|专业的SEO推广外包服务商|新闻稿发布|优檬科技" /></p> <p class="ani" swiper-animate-effect="bounceInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="0.4s">2021年开门红-账户升级-效果升级</p> <p class="ani" swiper-animate-effect="bounceInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="0.7s">我们的宗旨:拒绝暴利,只保留合理利润</p> <p class="ani f-btn" swiper-animate-effect="bounceInLeft" swiper-animate-duration="0.5s" swiper-animate-delay="0.9s"><a target="_blank" href="http://wpa.qq.com/msgrd?v=3&uin=1274252751&site=qq&menu=yes" class="btn" title="立即体验">立即体验</a></p> <!--<a href="http://wpa.qq.com/msgrd?v=1274252751&uin=&site=qq&menu=yes" target="_blank">免费体验</a>--> </div> </div> </div> {/loop}