标签: javascript jquery pagination
// init bootpag $('#page-selection').bootpag({ total: 2 }).on("page", function(event, /* page number here */ num){}
该功能正常但在首次加载时,第一页上没有任何内容。我必须点击第2页才能获得实际数据。我想知道是否有功能在第一页上执行实际点击