[e:loop={"select * from {$dbtbpre}ecms_sitenav order by rand() desc limit 6",20,24,0}] <div class="col-12 col-md-6 col-lg-4"> <div class="ho-hotsitenav"> <em><a href="<?=$bqsr['titleurl']?>" rel="nofollow"><img src="<?=$bqr[titlepic]?>" class="img-fluid" alt="<?=$bqr['title']?>"></a></em> <span> <strong><a href="<?=$bqsr['titleurl']?>" rel="nofollow"><?=$bqr['title']?></a></strong> <p><?=$bqr['smalltext']?></p> </span> </div> </div> [/e:loop]
{$dbtbpre}ecms_sitenav 数据表
order by rand() 随机
limit 6 数量
赞
帝国cms灵动标签随机调用标签
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。