From db1a3dd80395c4c08c73fff0bc28a2a1ccb25363 Mon Sep 17 00:00:00 2001 From: zhangrenyuan <18990852002@163.com> Date: Fri, 26 Sep 2025 17:57:27 +0800 Subject: [PATCH] =?UTF-8?q?cash-management=20=E5=92=8C=20worspace?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/workspace/CashManagement.vue | 172 +++++++++++++++++++++++++--- src/views/home.vue | 18 +-- src/views/workspace/index.vue | 2 +- 3 files changed, 155 insertions(+), 37 deletions(-) diff --git a/src/components/workspace/CashManagement.vue b/src/components/workspace/CashManagement.vue index 2cf5a8c..56ef20a 100644 --- a/src/components/workspace/CashManagement.vue +++ b/src/components/workspace/CashManagement.vue @@ -1,30 +1,47 @@ diff --git a/src/views/home.vue b/src/views/home.vue index 3ca4933..f793730 100644 --- a/src/views/home.vue +++ b/src/views/home.vue @@ -330,28 +330,12 @@ function logout() { overflow: hidden; } -/* 头部样式 */ -.header { - /* 将纯色背景替换为线性渐变 */ - background: linear-gradient( - 90deg, - rgba(228, 240, 252, 1) 20%, - rgba(190, 218, 247, 1) 50%, - rgba(228, 240, 252, 1) 100% - ); - height: 6vh; - border-radius: 12px; - margin-bottom: 4px; - box-shadow: 0 2px 5px rgba(8, 4, 4, 0.1); - /* 添加阴影增强层次感 */ - z-index: 80; -} /* 主内容区域容器 */ .main-area { flex: 1; background: #E7F4FD; - /* 半透明白色背景 */ + /* 半透明浅色背景 */ /* backdrop-filter: blur(5px); */ /* 毛玻璃效果 */ border-radius: 12px; diff --git a/src/views/workspace/index.vue b/src/views/workspace/index.vue index 1a3d69f..231ed36 100644 --- a/src/views/workspace/index.vue +++ b/src/views/workspace/index.vue @@ -3,7 +3,7 @@
数据总览
-
+