From bd4f72ac502117c8108cf4969302ad7ff230cea7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=82=E7=B3=96?= Date: Thu, 8 Jan 2026 16:47:06 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E9=A6=96=E9=A1=B5):=20=E9=87=8D=E6=9E=84?= =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=B8=83=E5=B1=80=E5=B9=B6=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=85=B3=E4=BA=8E=E6=88=91=E4=BB=AC=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 重构StatisticGroup组件布局,简化列配置 - 添加公司介绍图片和关于我们模块 - 移除未使用的组件和代码 - 更新样式以适应新的布局 --- .../components/HomeModules/StatisticGroup.vue | 4 +- klp-ui/src/views/index.vue | 199 ++++++++++++++---- 2 files changed, 158 insertions(+), 45 deletions(-) diff --git a/klp-ui/src/components/HomeModules/StatisticGroup.vue b/klp-ui/src/components/HomeModules/StatisticGroup.vue index ca77f315..682034c0 100644 --- a/klp-ui/src/components/HomeModules/StatisticGroup.vue +++ b/klp-ui/src/components/HomeModules/StatisticGroup.vue @@ -1,8 +1,8 @@