|
@@ -19,6 +19,7 @@
|
|
|
"axios": "^1.3.4",
|
|
|
"decimal.js": "^10.4.3",
|
|
|
"echarts": "^5.4.0",
|
|
|
+ "element-china-area-data": "^6.1.0",
|
|
|
"element-ui": "^2.15.13",
|
|
|
"mapkit-token": "^1.1.1",
|
|
|
"pinyin-pro": "^3.17.0",
|
|
@@ -4192,6 +4193,11 @@
|
|
|
"integrity": "sha512-YbulWHdfP99UfZ73NcUDlNJhEIDgm9Doq9GhpyXbF+7Aegi3CVV7qqMCKTTqJxlvEvnQBp9IA+dxsGN6xK/nSg==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "node_modules/china-division": {
|
|
|
+ "version": "2.7.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/china-division/-/china-division-2.7.0.tgz",
|
|
|
+ "integrity": "sha512-4uUPAT+1WfqDh5jytq7omdCmHNk3j+k76zEG/2IqaGcYB90c2SwcixttcypdsZ3T/9tN1TTpBDoeZn+Yw/qBEA=="
|
|
|
+ },
|
|
|
"node_modules/chokidar": {
|
|
|
"version": "3.5.3",
|
|
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
|
|
@@ -6995,6 +7001,14 @@
|
|
|
"integrity": "sha512-DE9tTy2PNmy1v55AZAO542ui+MLC2cvINMK4P2LXGsJdput/ThVG9t+QGecPuAZZSgC8XoI+Jh9M1OG9IoNSCw==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "node_modules/element-china-area-data": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmmirror.com/element-china-area-data/-/element-china-area-data-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-IkpcjwQv2A/2AxFiSoaISZ+oMw1rZCPUSOg5sOCwT5jKc96TaawmKZeY81xfxXsO0QbKxU5LLc6AirhG52hUmg==",
|
|
|
+ "dependencies": {
|
|
|
+ "china-division": "^2.7.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/element-ui": {
|
|
|
"version": "2.15.13",
|
|
|
"resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.15.13.tgz",
|