From 71860f9be271a4970073b40575bf8b940df90161 Mon Sep 17 00:00:00 2001 From: PASSER-BY Date: Mon, 3 Jul 2023 10:00:47 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E6=95=B0=E6=8D=AE=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- diff.json | 4 ++-- static/script/locationSearch.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/diff.json b/diff.json index 60cc5bd..891bc62 100644 --- a/diff.json +++ b/diff.json @@ -305,7 +305,7 @@ "140101":["140106"], "140102":["140105","140106"], "140103":["140108"], -"140104":["120103"], +"140104":["140109"], "140111":["140181"], "140112":["140110"], "140113":["140109"], @@ -2694,7 +2694,7 @@ "442225":["469029"], "442226":["469028"], "442227":["469025"], -"442228":["360202"], +"442228":["469026"], "442229":["460321","460322","460323","460324"], "442300":["440500","445100","445200"], "442301":["440500"], diff --git a/static/script/locationSearch.js b/static/script/locationSearch.js index 8fb9775..0497488 100644 --- a/static/script/locationSearch.js +++ b/static/script/locationSearch.js @@ -1,6 +1,6 @@ // 地址模糊搜索 function locationSearch(data){ - const unitList = ['省','自治区','特别行政区','市','自治州','盟','自治县','县','自治旗','旗','地区','矿区','林区','区']; + const unitList = ['省','自治区','特别行政区','市','自治州','盟','自治县','县','自治旗','旗','地区','矿区','林区','特区','区']; const peopleList = ['汉族','壮族','蒙古族','回族','藏族','维吾尔族','苗族','彝族','布依族','朝鲜族','满族','侗族','瑶族','白族','东乡族','锡伯族','土家族','哈尼族','哈萨克族','傣族','黎族','僳僳族','佤族','畲族','拉祜族','水族','纳西族','景颇族','柯尔克孜族','土族','高山族','达斡尔族','仫佬族','羌族','撒拉族','德昂族','仡佬族','阿昌族','普米族','布朗族','塔吉克族','怒族','乌孜别克族','俄罗斯族','鄂温克族','毛南族','保安族','裕固族','京族','塔塔尔族','独龙族','鄂伦春族','赫哲族','门巴族','珞巴族','基诺族']; var hash = {}; var map = {};