任务观看广告优化
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
})
|
||||
const adRewarded = ref(null);
|
||||
onShow(() => {
|
||||
$common.init()
|
||||
// $common.init()
|
||||
// if ( uni.getSystemInfoSync().platform == 'android' ) {
|
||||
// datas.adpid = 1531580352
|
||||
// }
|
||||
@@ -276,6 +276,10 @@
|
||||
let res = await state({
|
||||
extraKey: datas.urlCallback.extra
|
||||
})
|
||||
uni.showToast({
|
||||
title: '获得' + $common.freeDuration + '分钟免费时长',
|
||||
icon: 'none'
|
||||
})
|
||||
} else {
|
||||
// 播放中途退出
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user