From 16234ffe1cb260f347b7812e697cf5b4f0947d74 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Wed, 17 Oct 2018 17:13:25 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=B8=AA=E4=BA=BA=E4=BF=A1=E6=81=AF][?= =?UTF-8?q?=E4=BF=AE=E6=94=B9]:=E4=B8=AA=E4=BA=BA=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E7=9A=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/edit/edit.wxss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/edit/edit.wxss b/pages/edit/edit.wxss index d7c0a74..7f795db 100644 --- a/pages/edit/edit.wxss +++ b/pages/edit/edit.wxss @@ -39,18 +39,18 @@ radio { margin-right: 20rpx; } .btn{ - width: 360rpx; + width: 400rpx; color: #fff; margin-top: 60rpx; height: 86rpx; line-height: 86rpx; text-align: center; border-radius:60rpx; - background: #d95f5a; + background: #00c0ff; font-size: 32rpx; } .active{ - background: #f38580; + opacity: .6; } .sec{ position: relative;