From f11c828d70663324514fe0837bee94bccd60c47f Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Wed, 5 Jan 2022 14:45:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E4=BD=99=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/PaginationNumber.js | 1 - lib/busuanzi.js | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/components/PaginationNumber.js b/components/PaginationNumber.js index d7f36f59..8ab12772 100644 --- a/components/PaginationNumber.js +++ b/components/PaginationNumber.js @@ -48,7 +48,6 @@ const PaginationNumber = ({ page, showNext, totalPage }) => { } function getPageElement (page, currentPage) { - console.log(page, currentPage) return
diff --git a/lib/busuanzi.js b/lib/busuanzi.js index 9295a418..df0564c4 100644 --- a/lib/busuanzi.js +++ b/lib/busuanzi.js @@ -45,7 +45,7 @@ bszCaller = { try { e(t), scriptTag && scriptTag.parentElement && scriptTag.parentElement.removeChild && scriptTag.parentElement.removeChild(scriptTag) } catch (t) { - console.log(t), bszTag.hides() + // console.log(t), bszTag.hides() } }) }