From 66610812bf6c7e3f98156e53f5e9c7cd82a4702d Mon Sep 17 00:00:00 2001 From: tangjie <122778500@qq.com> Date: Fri, 31 Jul 2026 14:21:53 +0800 Subject: [PATCH] feat --- package.json | 1 + pnpm-lock.yaml | 8 ++++ public/index.html | 2 +- src/enumerate/enterpriseOptions.js | 55 +++++++++++++++++++---- src/pages/Container/RegisterMore/index.js | 42 ++++++++++++++++- 5 files changed, 97 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 98d5633..b8018de 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "animate.css": "^4.1.1", "antd": "6.5.0", "autofit.js": "^3.2.8", + "china-division": "^2.7.0", "dayjs": "^1.11.7", "echarts": "^6.0.0", "immer": "^11.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b90324..22b14f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,6 +38,9 @@ importers: autofit.js: specifier: ^3.2.8 version: 3.2.8 + china-division: + specifier: ^2.7.0 + version: 2.7.0 dayjs: specifier: ^1.11.7 version: 1.11.21 @@ -2839,6 +2842,9 @@ packages: chardet@0.4.2: resolution: {integrity: sha512-j/Toj7f1z98Hh2cYo2BVr85EpIRWqUi7rtRSGxh/cqUjqrnJe9l9UE7IUGd2vQ2p+kSHLkSzObQPZPLUC6TQwg==} + china-division@2.7.0: + resolution: {integrity: sha512-4uUPAT+1WfqDh5jytq7omdCmHNk3j+k76zEG/2IqaGcYB90c2SwcixttcypdsZ3T/9tN1TTpBDoeZn+Yw/qBEA==} + chokidar@3.6.0: resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} engines: {node: '>= 8.10.0'} @@ -9664,6 +9670,8 @@ snapshots: chardet@0.4.2: {} + china-division@2.7.0: {} + chokidar@3.6.0: dependencies: anymatch: 3.1.3 diff --git a/public/index.html b/public/index.html index cb799db..88a7c3f 100644 --- a/public/index.html +++ b/public/index.html @@ -14,7 +14,7 @@ <% for (const item of $links) { %> <% } %> -