ѡ̳

标题: 修改单页问题 当为不可发布时 定位到下级栏目 [打印本页]

作者: admin    时间: 2017-12-5 11:56
标题: 修改单页问题 当为不可发布时 定位到下级栏目
修改index.php

  1. //不可编辑时读取下一级单页
  2.                  if($CATEGORYS[$catid]['isedit']==0){   
  3.                          $childcat = sub_navcat($catid);
  4.                          $curcatinfo = reset($childcat);
  5.                          $catid = $curcatinfo['catid'];  
  6.                         }

  7.                         $r = $this->page_db->get_one(array('catid'=>$catid));
复制代码







欢迎光临 ѡ̳ (http://www.sunminxuan.cn/bbs/) Powered by Discuz! X3.4