From 8871e7afdd529807d181b679287778c29a02ed0b Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Tue, 12 May 2026 17:11:38 +0800
Subject: [PATCH] feat:购有趣 登录页,首页,我的页面

---
 static/css/index.css |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/static/css/index.css b/static/css/index.css
index 146284a..672f516 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -291,7 +291,7 @@
     margin: 30upx auto 30upx;
     z-index: 99;
     height: 90upx;
-    background-color: #e3b400;
+    background-color: #37AA25;
     color: #ffffff;
     letter-spacing: 10upx;
     display: flex;
@@ -310,8 +310,8 @@
 	align-items: center;
 }
 .h-logo{
-	width: 154rpx;
-	height: 52rpx;
+	width: 118rpx;
+	height: 38rpx;
 }
 .hLogo-1{
 	margin: 0 30upx;

--
Gitblit v1.9.3