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 @@
数据总览
-
+