$data = $this->paginate('MerchantProductOrder'); 如果不给入参数,就是当前控制器合适的模型的分页即可 转载于:https://www.cnblogs.com/linksgo2011/archive/2013/04/19/3030597.html