ѡ̳
标题:
修改单页问题 当为不可发布时 定位到下级栏目
[打印本页]
作者:
admin
时间:
2017-12-5 11:56
标题:
修改单页问题 当为不可发布时 定位到下级栏目
修改index.php
//不可编辑时读取下一级单页
if($CATEGORYS[$catid]['isedit']==0){
$childcat = sub_navcat($catid);
$curcatinfo = reset($childcat);
$catid = $curcatinfo['catid'];
}
$r = $this->page_db->get_one(array('catid'=>$catid));
复制代码
欢迎光临 ѡ̳ (http://www.sunminxuan.cn/bbs/)
Powered by Discuz! X3.4