更新页面文件
This commit is contained in:
@@ -16,6 +16,9 @@ class Channel extends Admin{
|
||||
* @title 系统首页
|
||||
*/
|
||||
public function index(){
|
||||
|
||||
$this->data['data'] = array(
|
||||
'tree' => array()
|
||||
);
|
||||
return $this->data;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user