From 12e98d282947e3b193b797dbe9e95f4619e13631 Mon Sep 17 00:00:00 2001 From: GaoHao <1210693421@qq.com> Date: Thu, 9 Jan 2025 18:16:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=BF=E5=91=8A=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- me/invite/cashDetail.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/me/invite/cashDetail.vue b/me/invite/cashDetail.vue index 6d3df12..25f4010 100644 --- a/me/invite/cashDetail.vue +++ b/me/invite/cashDetail.vue @@ -331,6 +331,13 @@ withdraw() { if ( !this.isWithdraw ) { + if( !this.adRewardedVideo ){ + uni.showToast({ + title: "广告加载失败,请检查网络稍后重试", + icon: 'none' + }) + return + } this.urlCallback = { userId: uni.getStorageSync('userId'), extra: 'cash:'+uni.getStorageSync('userId') + "" + new Date().getTime(),