这是自定义js的SQL语句 select * from [!db.pre!]ecms_article where checked=1 and isgood=1 order by id desc limit 10
为什么不显示啊(另外一个热门的就显示)
还有图文的推荐也不显示啊
这是图文的sql语句
select * from [!db.pre!]ecms_article where checked=1 and titlepic<>'' order by id desc limit 4
他们不是同一个模版的
就是推荐的不显示
|