From 050ef81f1aa7b731050754b78af0e1b7934215ec Mon Sep 17 00:00:00 2001 From: jiazhipeng Date: Fri, 13 Dec 2024 17:39:43 +0800 Subject: [PATCH] 1 --- subPackages/user/profile.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subPackages/user/profile.vue b/subPackages/user/profile.vue index 5224918..2e1d3b8 100644 --- a/subPackages/user/profile.vue +++ b/subPackages/user/profile.vue @@ -395,8 +395,8 @@ font-size: 30rpx; width: 697rpx; height: 80rpx; - background: #C3282E; - border-radius: 40rpx; + background: #96684F; + border-radius: 7rpx; line-height: 80rpx; color: #FFFFFF; margin: 0 auto;