From 22446a5d662b04c69cad7ff4d71f69058e91158d Mon Sep 17 00:00:00 2001 From: zhangyongtian <1181606322@qq.com> Date: Fri, 23 Aug 2024 14:11:28 +0800 Subject: [PATCH] 主题包更改、webpack添加@=src配置 --- 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