抽奖修改
This commit is contained in:
@@ -229,8 +229,7 @@
|
||||
if (item.jumpType == 0) {
|
||||
if (item.buttonTitle.indexOf("领取") != -1) {
|
||||
this.taskReceive(item.id)
|
||||
}
|
||||
if (item.buttonTitle.indexOf("观看视频") != -1) {
|
||||
} else if (item.buttonTitle.indexOf("观看视频") != -1) {
|
||||
// 首次加载广告
|
||||
this.urlCallback = {
|
||||
userId: uni.getStorageSync('userId'),
|
||||
|
||||
Reference in New Issue
Block a user