From bc04ed22b54b1646062544dd4b9c48cc7ac6af62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=94=A1=E9=87=91=E9=94=8B?= Date: Sun, 22 Nov 2020 04:16:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/divide.js.html | 2 +- docs/formatBankCard.js.html | 4 ++-- docs/formatMoney.js.html | 2 +- docs/index.html | 2 +- docs/index.js.html | 2 +- docs/isBankCard.js.html | 2 +- docs/isBusinessLicense.js.html | 2 +- docs/isChinese.js.html | 2 +- docs/isEmail.js.html | 2 +- docs/isIPv4.js.html | 2 +- docs/isIPv6.js.html | 2 +- docs/isIdCard.js.html | 2 +- docs/isMobile.js.html | 2 +- docs/isPassport.js.html | 2 +- docs/isPassword.js.html | 2 +- docs/isPostcode.js.html | 2 +- docs/isQQ.js.html | 2 +- docs/isSocialCreditCode.js.html | 2 +- docs/isTelephone.js.html | 2 +- docs/isUrl.js.html | 2 +- docs/isVehicle.js.html | 2 +- docs/isWX.js.html | 2 +- docs/minus.js.html | 2 +- docs/module-Debug.html | 2 +- docs/module-Math.html | 2 +- docs/module-Processor.html | 2 +- docs/module-Validator.html | 2 +- docs/module-processor.html | 2 +- docs/module-validator.html | 2 +- docs/numberToChinese.js.html | 2 +- docs/plus.js.html | 2 +- docs/replaceChar.js.html | 2 +- docs/round.js.html | 2 +- docs/times.js.html | 2 +- docs/validatePassword.js.html | 2 +- 35 files changed, 36 insertions(+), 36 deletions(-) diff --git a/docs/divide.js.html b/docs/divide.js.html index 0eec289f..cd2c8848 100644 --- a/docs/divide.js.html +++ b/docs/divide.js.html @@ -106,7 +106,7 @@

divide.js


diff --git a/docs/formatBankCard.js.html b/docs/formatBankCard.js.html index 8c0b5499..4e5bd836 100644 --- a/docs/formatBankCard.js.html +++ b/docs/formatBankCard.js.html @@ -90,7 +90,7 @@

formatBankCard.js

char = ' ', length = 4 } = {}) { - const reg = new RegExp(`(*{${length}})`, 'g'); + const reg = new RegExp(`(.{${length}})`, 'g'); const needRemoveLastChar = bankCardNo.length % length === 0; @@ -113,7 +113,7 @@

formatBankCard.js


diff --git a/docs/formatMoney.js.html b/docs/formatMoney.js.html index 8f690fb7..b1e0d702 100644 --- a/docs/formatMoney.js.html +++ b/docs/formatMoney.js.html @@ -200,7 +200,7 @@

formatMoney.js


diff --git a/docs/index.html b/docs/index.html index f34b5b62..21e13c2a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -172,7 +172,7 @@

精选第三方工具库


diff --git a/docs/index.js.html b/docs/index.js.html index 5f1aa90d..45ebf8a2 100644 --- a/docs/index.js.html +++ b/docs/index.js.html @@ -126,7 +126,7 @@

index.js


diff --git a/docs/isBankCard.js.html b/docs/isBankCard.js.html index 369d3874..6b8ca2d1 100644 --- a/docs/isBankCard.js.html +++ b/docs/isBankCard.js.html @@ -111,7 +111,7 @@

isBankCard.js


diff --git a/docs/isBusinessLicense.js.html b/docs/isBusinessLicense.js.html index b0fe7230..e4f0e235 100644 --- a/docs/isBusinessLicense.js.html +++ b/docs/isBusinessLicense.js.html @@ -152,7 +152,7 @@

isBusinessLicense.js


diff --git a/docs/isChinese.js.html b/docs/isChinese.js.html index 26c9efc7..9e1e5bf0 100644 --- a/docs/isChinese.js.html +++ b/docs/isChinese.js.html @@ -157,7 +157,7 @@

isChinese.js


diff --git a/docs/isEmail.js.html b/docs/isEmail.js.html index 52bd8fba..0d562cea 100644 --- a/docs/isEmail.js.html +++ b/docs/isEmail.js.html @@ -94,7 +94,7 @@

isEmail.js


diff --git a/docs/isIPv4.js.html b/docs/isIPv4.js.html index 549100ae..3c7275fa 100644 --- a/docs/isIPv4.js.html +++ b/docs/isIPv4.js.html @@ -100,7 +100,7 @@

isIPv4.js


diff --git a/docs/isIPv6.js.html b/docs/isIPv6.js.html index a54d6963..c50c5d6d 100644 --- a/docs/isIPv6.js.html +++ b/docs/isIPv6.js.html @@ -125,7 +125,7 @@

isIPv6.js


diff --git a/docs/isIdCard.js.html b/docs/isIdCard.js.html index ff100ae6..e1995934 100644 --- a/docs/isIdCard.js.html +++ b/docs/isIdCard.js.html @@ -100,7 +100,7 @@

isIdCard.js


diff --git a/docs/isMobile.js.html b/docs/isMobile.js.html index f1b1121d..14d9a952 100644 --- a/docs/isMobile.js.html +++ b/docs/isMobile.js.html @@ -94,7 +94,7 @@

isMobile.js


diff --git a/docs/isPassport.js.html b/docs/isPassport.js.html index 5f807d5c..c0c54f30 100644 --- a/docs/isPassport.js.html +++ b/docs/isPassport.js.html @@ -96,7 +96,7 @@

isPassport.js


diff --git a/docs/isPassword.js.html b/docs/isPassword.js.html index 7bbf889c..28b5878a 100644 --- a/docs/isPassword.js.html +++ b/docs/isPassword.js.html @@ -120,7 +120,7 @@

isPassword.js


diff --git a/docs/isPostcode.js.html b/docs/isPostcode.js.html index ef06e8b7..868480e9 100644 --- a/docs/isPostcode.js.html +++ b/docs/isPostcode.js.html @@ -94,7 +94,7 @@

isPostcode.js


diff --git a/docs/isQQ.js.html b/docs/isQQ.js.html index f2467073..7a452bba 100644 --- a/docs/isQQ.js.html +++ b/docs/isQQ.js.html @@ -94,7 +94,7 @@

isQQ.js


diff --git a/docs/isSocialCreditCode.js.html b/docs/isSocialCreditCode.js.html index 6f161186..e95fd75a 100644 --- a/docs/isSocialCreditCode.js.html +++ b/docs/isSocialCreditCode.js.html @@ -175,7 +175,7 @@

isSocialCreditCode.js


diff --git a/docs/isTelephone.js.html b/docs/isTelephone.js.html index 9e147527..fd6b9cca 100644 --- a/docs/isTelephone.js.html +++ b/docs/isTelephone.js.html @@ -100,7 +100,7 @@

isTelephone.js


diff --git a/docs/isUrl.js.html b/docs/isUrl.js.html index 95801c97..40083f12 100644 --- a/docs/isUrl.js.html +++ b/docs/isUrl.js.html @@ -105,7 +105,7 @@

isUrl.js


diff --git a/docs/isVehicle.js.html b/docs/isVehicle.js.html index 5cb33610..0e2bacb2 100644 --- a/docs/isVehicle.js.html +++ b/docs/isVehicle.js.html @@ -104,7 +104,7 @@

isVehicle.js


diff --git a/docs/isWX.js.html b/docs/isWX.js.html index 5fb4dc6e..a9e03dfb 100644 --- a/docs/isWX.js.html +++ b/docs/isWX.js.html @@ -94,7 +94,7 @@

isWX.js


diff --git a/docs/minus.js.html b/docs/minus.js.html index 5ac2e554..6eebc7bb 100644 --- a/docs/minus.js.html +++ b/docs/minus.js.html @@ -102,7 +102,7 @@

minus.js


diff --git a/docs/module-Debug.html b/docs/module-Debug.html index 4b66f4e2..c42afae8 100644 --- a/docs/module-Debug.html +++ b/docs/module-Debug.html @@ -190,7 +190,7 @@

Debug


diff --git a/docs/module-Math.html b/docs/module-Math.html index 162d02a0..c58cc748 100644 --- a/docs/module-Math.html +++ b/docs/module-Math.html @@ -1427,7 +1427,7 @@
Returns:

diff --git a/docs/module-Processor.html b/docs/module-Processor.html index b7d7d996..cae225ca 100644 --- a/docs/module-Processor.html +++ b/docs/module-Processor.html @@ -2005,7 +2005,7 @@
Returns:

diff --git a/docs/module-Validator.html b/docs/module-Validator.html index 6966e324..1c2402e5 100644 --- a/docs/module-Validator.html +++ b/docs/module-Validator.html @@ -4306,7 +4306,7 @@
Returns:

diff --git a/docs/module-processor.html b/docs/module-processor.html index b7d7d996..cae225ca 100644 --- a/docs/module-processor.html +++ b/docs/module-processor.html @@ -2005,7 +2005,7 @@
Returns:

diff --git a/docs/module-validator.html b/docs/module-validator.html index 6966e324..1c2402e5 100644 --- a/docs/module-validator.html +++ b/docs/module-validator.html @@ -4306,7 +4306,7 @@
Returns:

diff --git a/docs/numberToChinese.js.html b/docs/numberToChinese.js.html index c6d41c2a..fb07f7e3 100644 --- a/docs/numberToChinese.js.html +++ b/docs/numberToChinese.js.html @@ -295,7 +295,7 @@

numberToChinese.js


diff --git a/docs/plus.js.html b/docs/plus.js.html index ff0f3b52..8ac8fdec 100644 --- a/docs/plus.js.html +++ b/docs/plus.js.html @@ -102,7 +102,7 @@

plus.js


diff --git a/docs/replaceChar.js.html b/docs/replaceChar.js.html index e1188fd7..2ca29572 100644 --- a/docs/replaceChar.js.html +++ b/docs/replaceChar.js.html @@ -150,7 +150,7 @@

replaceChar.js


diff --git a/docs/round.js.html b/docs/round.js.html index b187c2d9..063c91b8 100644 --- a/docs/round.js.html +++ b/docs/round.js.html @@ -98,7 +98,7 @@

round.js


diff --git a/docs/times.js.html b/docs/times.js.html index f5900d9f..b9e47c36 100644 --- a/docs/times.js.html +++ b/docs/times.js.html @@ -107,7 +107,7 @@

times.js


diff --git a/docs/validatePassword.js.html b/docs/validatePassword.js.html index df1c6377..fac2bb36 100644 --- a/docs/validatePassword.js.html +++ b/docs/validatePassword.js.html @@ -278,7 +278,7 @@

validatePassword.js