Van
2018-12-05 12:36:15 +08:00
parent 44f16a91f5
commit 6ca3f2c627
4 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@ var getNextPage = function () {
}
$.ajax({
url: latkeConfig.servePath + path + currentPage,
url: latkeConfig.servePath + path + '?p=' + currentPage,
type: "GET",
beforeSend: function () {
$more.css("background",