diff --git a/assets/js/joe.video.js b/assets/js/joe.video.js index 9a690c1..c753d20 100644 --- a/assets/js/joe.video.js +++ b/assets/js/joe.video.js @@ -78,6 +78,8 @@ document.addEventListener('DOMContentLoaded', () => { } /* 初始化分页 */ function initPagination() { + if(pagecount == 0) return $(".joe_video__pagination").hide() + $(".joe_video__pagination").show() let htmlStr = ''; if (queryData.pg != 1) { htmlStr += `