emlog教程 第9页
emlog 首页不调用某个分类文章-生活中的小智慧

emlog 首页不调用某个分类文章

方法一: 打开include/controller/log_controller.php找到$sqlSegment ='ORDER BY top DESC ,date DESC';改为$sqlSegment ='and sortid not in (123) ORDER BY top DESC ,date DESC';这里添加了...
b550cba6c01e1ba1的头像-生活中的小智慧积极的搬运工2年前
0663234