From 0669d66aa99b76d0b114300f43ba61d8a0c8f516 Mon Sep 17 00:00:00 2001
From: sight <26325820+Sight-wcg@users.noreply.github.com>
Date: Fri, 23 May 2025 03:15:37 +0800
Subject: [PATCH] update code
---
src/modules/laypage.js | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/modules/laypage.js b/src/modules/laypage.js
index 2c486bea..bdbc1af7 100644
--- a/src/modules/laypage.js
+++ b/src/modules/laypage.js
@@ -118,9 +118,7 @@ layui.define(function(exports) {
// 输出左分割符
if(config.first !== false && start > 2){
- pager.push('...')
- console.log(pager);
-
+ pager.push('...');
}
// 输出连续页码