广告优化
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user