
X1 万能标签SQL原生查询数据调用 如何写呢?
SELECT *
FROM `qb_cms_sort`
WHERE `id`
order by list desc LIMIT 0 , 18
在首页无法读取栏目
{volist name=":query('cms_sort')->order('list desc')->limit(18)->select()" id="rs"}
{$rs.name}
{/volist}https://x1.php168.com/bbs/show-10576.html
https://x1.php168.com/bbs/show-10558.html
栏目有专用标签 你可以去教程哪里搜索下 sort_config