diff --git a/my/address/address.vue b/my/address/address.vue index d718b5a..a24949c 100644 --- a/my/address/address.vue +++ b/my/address/address.vue @@ -192,12 +192,12 @@ .delete-view{ width: 120rpx; text-align: center; - background: #e5e7eb; + background: #d7f2ee; border-radius: 30rpx; - border: 1px solid #cdd2db; + border: 1px solid #8ccfc5; font-weight: 400; font-size: 30rpx; - color: #666; + color: #029d88; padding: 8rpx 10rpx; } .address-list-img{ diff --git a/my/wallet/mymoneydetail.vue b/my/wallet/mymoneydetail.vue index e2b85e2..b858399 100644 --- a/my/wallet/mymoneydetail.vue +++ b/my/wallet/mymoneydetail.vue @@ -99,9 +99,9 @@