From d41daf41c25853d50fca5474aae42d8b407c96ce Mon Sep 17 00:00:00 2001 From: PASSER-BY Date: Thu, 8 Dec 2022 16:35:49 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E6=B5=8B=E8=AF=95=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index a508a4b..4a2de89 100644 --- a/index.html +++ b/index.html @@ -189,7 +189,6 @@ }else if(code.match(/90\d{2}$/)&&listMap[code].match(/林区$/)){ county8++; }else if(listMap[code].match(/区$/)){ - console.log(code,listMap[code]); county1++; }else if(listMap[code].match(/自治县$/)){ county4++;