$sql="SELECt * FROM dede_arctype where topid=0 and ishidden = 0 order by sortrank asc,id asc"; $dsql->SetQuery($sql); $dsql->Execute(); $topids= array(); while($arr = $dsql->GetArray()) { $typeurl = GetoneTypeUrlA($arr); //获得栏目地址 }
上一篇 织梦百度结构化数据插件常见404跳转、重复域名网址、路径
下一篇 Dede实现文章列表隔行换背景色让显示内容有所区别
版权所有 (c)2021-2022 MSHXW.COM
ICP备案号:晋ICP备2021003244-6号