帝国灵动标签调用任意栏目名称和链接

免费资源网,https://freexyz.cn/

代码如下

[e:loop={"select * from phome_enewsclass where classid in (82,83,86,87,88,89,90,91,93) order by myorder asc",0,24,0}]
<li><a href="<?=$bqsr[classurl]?>"><?=$bqr[classname]?></a></li>
[/e:loop]

排列方式是按照后台栏目序号来排列的

免费资源网,https://freexyz.cn/


帝国cms灵动标签标签