From ca36ea5a26279dabe0ad99870eaba3a1ac0f78b6 Mon Sep 17 00:00:00 2001
From: 李凌 <344137771@qq.com>
Date: Sat, 18 Oct 2025 18:00:25 +0800
Subject: [PATCH] 1
---
src/views/C2C/components/buy.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/C2C/components/buy.vue b/src/views/C2C/components/buy.vue
index 9724012..6a9d245 100644
--- a/src/views/C2C/components/buy.vue
+++ b/src/views/C2C/components/buy.vue
@@ -388,7 +388,7 @@
margin-bottom: 52px;
}
-.tabBackground{
- background-color: #999;
-}
+// .tabBackground{
+// background-color: #999;
+// }
</style>
--
Gitblit v1.9.3