From ca3d4d4d9ac5c2b0bd9ee0513ceb5e84d7e5c472 Mon Sep 17 00:00:00 2001
From: YeMingfei666 <1619116647@qq.com>
Date: Fri, 30 Jan 2026 10:28:47 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=94=AF=E4=BB=98=E5=AE=9D?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=8C=E6=8C=89=E9=92=AE=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/me/withdraw/index.vue | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/pages/me/withdraw/index.vue b/pages/me/withdraw/index.vue
index 3c05a16..107f2d9 100644
--- a/pages/me/withdraw/index.vue
+++ b/pages/me/withdraw/index.vue
@@ -30,7 +30,9 @@
{{ data.isWithdraw ? '立即提现' : '观看广告提现' }}
- 提现到支付宝
+ 提现到支付宝
+
+ 修改支付宝
实名认证
@@ -615,6 +617,9 @@ function getOut() {
border-radius: 20rpx;
height: 80rpx;
line-height: 80rpx;
+ &.alipay{
+ background: #0FA2E7;
+ }
}
.tab {