From 09864f0fd86203374cd32da836fa73efbc7b92aa Mon Sep 17 00:00:00 2001 From: da da Date: Sat, 6 May 2023 13:22:00 +0700 Subject: [PATCH] =?UTF-8?q?style=20=E6=8F=90=E7=A4=BA=E8=AF=AD=E6=94=B9?= =?UTF-8?q?=E5=8F=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages-userInfo/withdraw/withdraw.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages-userInfo/withdraw/withdraw.vue b/pages-userInfo/withdraw/withdraw.vue index 471dc79..5525e4c 100644 --- a/pages-userInfo/withdraw/withdraw.vue +++ b/pages-userInfo/withdraw/withdraw.vue @@ -130,7 +130,7 @@ if (!res.data.data.length) { return uni.showModal({ title: '提示', - content: '当前暂无银行卡,请点确认绑定', + content: '当前暂无绑定收款账户,请点击确认进行绑定', success: ({ confirm, cancel