添加抽奖到首页

This commit is contained in:
duan
2024-12-31 15:41:09 +08:00
parent adee64f460
commit 75a0fa06bd
2 changed files with 41 additions and 11 deletions

View File

@@ -429,10 +429,9 @@
let isIos = sysInfo.platform === 'ios'
this.isShowMoneyPay = !(res.data.value === '1' && isIos)
if (res.data.value == 1) {
// debug
this.isiosExamine = true
}else{
this.isiosExamine = false
} else {
this.isiosExamine = true
}
}
});
@@ -500,7 +499,7 @@
//查看视频
seVideo(item) {
const time = 100;
console.log(item,'调试1')
console.log(item, '调试1')
if (returnIsSafari()) {
this.pageScrollTo(time)
setTimeout(() => {