From c41e9c7bd6fedf4e480d4737f94d13a2b9ddf5eb Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Sat, 31 Aug 2024 16:34:03 +0800 Subject: [PATCH] feat: 修改页面架构 --- gz-customerSystem/yarn.lock | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/gz-customerSystem/yarn.lock b/gz-customerSystem/yarn.lock index d8b2953..efb6240 100644 --- a/gz-customerSystem/yarn.lock +++ b/gz-customerSystem/yarn.lock @@ -868,6 +868,11 @@ "@babel/types" "^7.12.12" "@types/node" "^16.11.10" +"@arco-themes/react-gzzz@^0.0.2": + version "0.0.2" + resolved "https://registry.npmmirror.com/@arco-themes/react-gzzz/-/react-gzzz-0.0.2.tgz" + integrity sha512-YQGlkswfowsuaodIevDPMx+UPpJW7Is6b3+xFKh49GDNCJf5sIz37bSiK5zxLsIl1pBj16PkUIXzm7Fq4AdHgw== + "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.24.7", "@babel/code-frame@^7.8.3": version "7.24.7" resolved "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.24.7.tgz" -- Gitblit v1.8.0