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