commit | 57cc17be1f0f8516b9f201bc607f6e452210664e | [log] [tgz] |
---|---|---|
author | Krishya <2271857550@qq.com> | Mon May 26 16:43:34 2025 +0800 |
committer | Krishya <2271857550@qq.com> | Tue May 27 17:11:17 2025 +0800 |
tree | d08b045644ff6862e3d9279b8bf49a5e9223cc6b | |
parent | 1a0217f0415143bade2d93f0ca75808e8f828e87 [diff] |
修改论坛、促销、登录,增加测试 Change-Id: I71883fc1da46a94db47f90a4cd61474c274a5b2c
diff --git a/src/pages/InterestGroup/InterestGroup.css b/src/pages/InterestGroup/InterestGroup.css index 35d3c4d..91b21da 100644 --- a/src/pages/InterestGroup/InterestGroup.css +++ b/src/pages/InterestGroup/InterestGroup.css
@@ -1,6 +1,6 @@ /* 设置整个兴趣小组页面的背景色和布局 */ .interest-group-container { - background: linear-gradient(180deg, #5F4437, #823c3c); + background: #333; width: 100%; height: 2000px; }