From cf88306b1f6aade9f0c6c4fa5859872d3f177c4a Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Fri, 13 Sep 2024 14:56:29 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh --- gz-customerSystem/package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/gz-customerSystem/package.json b/gz-customerSystem/package.json index 21fa917..92498ec 100644 --- a/gz-customerSystem/package.json +++ b/gz-customerSystem/package.json @@ -9,6 +9,7 @@ "@ant-design/plots": "^1.2.5", "@antv/g2": "^4.2.1", "@arco-design/web-react": "^2.63.1", + "@arco-themes/react-gzzz": "^0.0.2", "@craco/craco": "^6.4.3", "@testing-library/jest-dom": "^5.16.2", "@testing-library/react": "^12.1.2", @@ -22,6 +23,7 @@ "import": "0.0.6", "prop-types": "^15.8.1", "react": "^17.0.2", + "react-bmapgl": "^0.2.27", "react-custom-scrollbars": "^4.2.1", "react-dom": "^17.0.2", "react-infinite-scroll-component": "^6.1.0", -- Gitblit v1.8.0