1、更换编辑器
2、seo优化功能 3、表单的bug
This commit is contained in:
@@ -56,7 +56,7 @@ class Content extends Admin{
|
||||
}
|
||||
|
||||
$list = $this->model->where($map)->order($order)->paginate(15, false, array(
|
||||
'query' => $this->request->param()
|
||||
'query' => $this->param
|
||||
));
|
||||
|
||||
$data = array(
|
||||
|
||||
Reference in New Issue
Block a user