From e7e6c4618860aa0899ffb00c5eb892df1ac895eb Mon Sep 17 00:00:00 2001 From: liuwh <964324856@qq.com> Date: Thu, 22 Aug 2024 08:35:34 +0800 Subject: [PATCH] 小程序复制 --- 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 13f50a7..da96f23 100644 --- a/gz-customerSystem/package.json +++ b/gz-customerSystem/package.json @@ -22,6 +22,8 @@ "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", "react-router-dom": "^6.2.1", -- Gitblit v1.8.0