* Date: 2020/2/4 * Time: 12:47 */ namespace paginate; class Bootstrap extends \think\paginator\driver\Bootstrap { /** * 渲染分页html * @return mixed */ public function render() { if ($this->hasPages()) { if ($this->simple) { return sprintf( '