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/logs.css | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/logs.css b/static/css/logs.css index 016cab4..43d536e 100644 --- a/static/css/logs.css +++ b/static/css/logs.css @@ -26,7 +26,7 @@ position: absolute; right: 30upx; top: 30%; - background-color: #e3b400; + background-color: #37AA25; color: #ffffff; display: flex; justify-content: center; @@ -35,4 +35,4 @@ font-size: 26upx; border-radius: 16upx; padding: 16upx 40upx; -} \ No newline at end of file +} -- Gitblit v1.9.3