随笔分类 -  whzhicms

五指cms内容列表标签添加调用父级内容
摘要:1.修改coreframe\app\content\libs\class\content_template_parse.class.php 搜索$where = 'a.`cid` IN ('.$cids.') AND a.`status`=9'; 替换为 $where = 'a.`cid` IN ( 阅读全文
posted @ 2020-07-11 20:58 Flameman 阅读(157) 评论(0) 推荐(0)