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;