diff --git a/my/order/pay.vue b/my/order/pay.vue index e414632..9980694 100644 --- a/my/order/pay.vue +++ b/my/order/pay.vue @@ -2355,9 +2355,12 @@ export default { /deep/.u-size-default{ width: 85px !important; - height:34rpx; - line-height: 34rpx; - font-size: 28rpx; +} +/deep/.btns{ + color: #019C88 !important; + margin-left: 10rpx !important; + height:70rpx; + font-size: 30rpx; } /deep/.padding-bottom{ padding-bottom: 20rpx; @@ -2531,12 +2534,7 @@ export default { display: flex; flex-direction: column; } -/deep/.btns{ - color: #019C88 !important; - margin-left: 10rpx !important; - height:70rpx; - font-size: 30rpx; -} + .eject-btns{ height:60rpx; line-height: 60rpx; diff --git a/my/order/payding.vue b/my/order/payding.vue index 2640ff9..5e7fa40 100644 --- a/my/order/payding.vue +++ b/my/order/payding.vue @@ -1588,14 +1588,14 @@ display: flex; flex-direction: column; } -/deep/.btns{ - color: #019C88 !important; - margin-left: 10rpx !important; - height:64rpx; - font-size: 30rpx; -} + /deep/.btns{ + color: #019C88 !important; + margin-left: 10rpx !important; + height:70rpx; + font-size: 30rpx; + } /deep/.u-size-default{ - margin: 5px 0px 0px 0px; + width: 85px !important; } .showBtn-mian{ width: 100%; diff --git a/pages/my/index.vue b/pages/my/index.vue index a2d7e69..f066081 100644 --- a/pages/my/index.vue +++ b/pages/my/index.vue @@ -945,7 +945,7 @@ font-size: 28rpx; } .my-head-mian-top-view-chong{ - background: linear-gradient(90deg, #019C88, #28BA92, #35C495); + background: linear-gradient(90deg, #1bc8ac, #1bc8ac, #1bc8ac); color: #fff; } .my-head-mian-top-view-ming{ @@ -954,12 +954,12 @@ } .my-head-mian-top-view-qian{ width: 100%; - color: #019c88; - background: linear-gradient(90deg, #e8f7f3, #e5f7f3); + color: #2f9e8d; + background: linear-gradient(90deg, #edfbfb, #effafc); margin: 0 auto; border-radius:20rpx 20rpx 0 0; - height: 64rpx; - line-height: 66rpx; + height: 76rpx; + line-height: 74rpx; display: flex; flex-direction: row; justify-content: space-between; diff --git a/static/wallet3.png b/static/wallet3.png index ee220c6..350a0d4 100644 Binary files a/static/wallet3.png and b/static/wallet3.png differ