分享帝国cms 7调用专题信息的方法
时间:2020-09-12 21:00:07
作者:重庆seo小潘
来源:
使用帝国cms默认的调用不了推荐信息 就直接写个sql来调用吧 代码如下:[e:indexloop={select a.* from phome_ecms_movie a,phome_enewsztinfo b where a.id=b.id and a.isgood0 and (b.ztid=2 or b.ztid=3) order by newstime desc limit 10,10,11,,,}]lip>测
使用帝国cms默认的调用不了推荐信息
就直接写个sql来调用吧
代码如下:[e:indexloop={'select a.* from phome_ecms_movie a,phome_enewsztinfo b where a.id=b.id and a.isgood>0 and (b.ztid=2 or b.ztid=3) order by newstime desc limit 10',10,11,'','',''}]<li><p>测试可用
推荐学习《帝国cms教程》以上就是分享帝国cms 7调用专题信息的方法的详细内容,更多请关注小潘博客其它相关文章!