官方演示地址:http://issues.wenzhixin.net.cn/bootstrap-table/methods/selectPage-prevPage-nextPage.html
Go to the a specified/previous/next page.
$table.bootstrapTable('selectPage', 1);
$table.bootstrapTable('prevPage');
$table.bootstrapTable('nextPage');