广告apd修改,注册优化

This commit is contained in:
GaoHao
2025-01-16 09:32:49 +08:00
parent a0f899c3cd
commit 76db18804b
3 changed files with 17 additions and 24 deletions

View File

@@ -110,12 +110,12 @@
})
const adRewarded = ref(null);
onShow(() => {
if ( uni.getSystemInfoSync().platform == 'android' ) {
datas.adpid = 1531580352
}
if ( uni.getSystemInfoSync().platform == 'ios' ) {
// if ( uni.getSystemInfoSync().platform == 'android' ) {
// datas.adpid = 1531580352
// }
// if ( uni.getSystemInfoSync().platform == 'ios' ) {
datas.adpid = 1373604770
}
// }
if (uni.getStorageSync("token")) {
getTaskdata()
getsignIn()