From b39a0502e7941ce966fda53664cf1b04ba52d65f Mon Sep 17 00:00:00 2001
From: lrj <owen.stl@gmail.com>
Date: 星期三, 01 十月 2025 17:30:24 +0800
Subject: [PATCH] 清理测试文件:删除所有test、debug、fix、check_开头的文件,为重构做准备

---
 wx/pages/activity/detail.wxss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wx/pages/activity/detail.wxss b/wx/pages/activity/detail.wxss
index 5b506d7..9393e64 100644
--- a/wx/pages/activity/detail.wxss
+++ b/wx/pages/activity/detail.wxss
@@ -152,7 +152,7 @@
 
 .progress-bar {
   height: 12rpx;
-  background: #f0f0f0;
+  background: #e0e0e0;
   border-radius: 6rpx;
   overflow: hidden;
   margin-bottom: 12rpx;

--
Gitblit v1.8.0