From 2e7110ba56c0f84f2d49d11edddd5d51bd879663 Mon Sep 17 00:00:00 2001 From: 396316021 <396316021@qq.com> Date: Tue, 5 Dec 2023 14:15:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/toExamine/pages/requestfunds/requestfunds.wxss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/toExamine/pages/requestfunds/requestfunds.wxss b/pages/toExamine/pages/requestfunds/requestfunds.wxss index b68a7b9..b92fc86 100644 --- a/pages/toExamine/pages/requestfunds/requestfunds.wxss +++ b/pages/toExamine/pages/requestfunds/requestfunds.wxss @@ -28,7 +28,7 @@ color: #fff; text-align: center; border-radius: 10rpx; - background: -webkit-linear-gradient(180deg, #fa3534, #ff9a4a); + background: linear-gradient(90deg,#dd6161,#fa3534); } textarea { padding: 20rpx 30rpx 20rpx 30rpx;