From 8580ef310f61f4bc275c19ddcc6ebd2135720d4a Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期一, 08 七月 2024 10:19:42 +0800
Subject: [PATCH] update合伙人加价配置

---
 pages/home/home.scss |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/pages/home/home.scss b/pages/home/home.scss
index 08d79de..bd9753a 100644
--- a/pages/home/home.scss
+++ b/pages/home/home.scss
@@ -185,14 +185,16 @@
 			margin-left: auto;
 			
 			.title{
-				color: #936E32;
+				color: #20613D;
+				
 			}
 		}
 		.tj-panel.green{
 			background: #FDF4E5;
 			
 			.title{
-				color: #20613D;
+				color: #936E32;
+				
 			}
 			
 		}

--
Gitblit v1.9.3