From 0ef335dce6b9f40f094fa46e08b0888a594fd2e1 Mon Sep 17 00:00:00 2001
From: 李 <344137771@qq.com>
Date: Tue, 19 May 2026 17:38:30 +0800
Subject: [PATCH] 1
---
src/page/user/Warehouse/data.list.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/page/user/Warehouse/data.list.vue b/src/page/user/Warehouse/data.list.vue
index 03e2e22..8baa752 100644
--- a/src/page/user/Warehouse/data.list.vue
+++ b/src/page/user/Warehouse/data.list.vue
@@ -544,8 +544,8 @@
box-sizing: border-box;
}
.active {
- color: #0066ed;
- border-bottom: 0.08rem solid #0066ed;
+ color: #00f0ff;
+ border-bottom: 0.08rem solid #00f0ff;
}
}
.sport-content-li {
@@ -636,7 +636,7 @@
font-style: normal;
font-weight: 400;
font-size: 0.29333rem;
- color: #0067ed;
+ color: #00f0ff;
border: none;
}
.buts {
--
Gitblit v1.9.3