From 5f6bc15072ee02f802a7f2d4d5397f8e41274187 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Mon, 19 May 2025 18:02:20 +0800
Subject: [PATCH] 1

---
 src/views/market/components/pagePromote.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/market/components/pagePromote.vue b/src/views/market/components/pagePromote.vue
index 5a4fe0c..3e2783f 100644
--- a/src/views/market/components/pagePromote.vue
+++ b/src/views/market/components/pagePromote.vue
@@ -197,7 +197,7 @@
 
 <style scoped lang="scss">
 .introduce {
-  background: #fff;
+  background: #1B1E26;
   width: 1200px;
   margin: 0 auto;
 

--
Gitblit v1.9.3