From a09205214e5cb6803563cb06c6d9f58d68916b73 Mon Sep 17 00:00:00 2001 From: xusd <hugeinfo123> Date: Mon, 16 Sep 2024 22:11:21 +0800 Subject: [PATCH] 调整网格调整,修正头部head数据传输逻辑 --- gz-customerSystem/package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gz-customerSystem/package.json b/gz-customerSystem/package.json index da96f23..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", -- Gitblit v1.8.0