thinkphp5 报错致命错误: Call to a member function appends 解决方案 分析分页逻辑 解决方案 分析分页逻辑 model层查询分页的方法 public function getNews($condition) { $order = ['id' => 'desc']; // 查询 $result =