Commit 2fad7955 authored by AU-Pro-mac's avatar AU-Pro-mac

change

parent 5cccddde
...@@ -44,7 +44,10 @@ App({ ...@@ -44,7 +44,10 @@ App({
const { activityId } = query; const { activityId } = query;
// this.activityId = activityId || '5f73f1b09da6718132be23d1'; // this.activityId = activityId || '5f73f1b09da6718132be23d1';
// this.activityId = activityId || '5f7a893575cfb6f3d500933c'; // this.activityId = activityId || '5f7a893575cfb6f3d500933c';
this.activityId = activityId || '5f7d49259da671f3b6cf5dc6'; this.activityId = activityId || '5f7d49259da671f3b6cf5dc6';
// this.activityId = activityId || '5f7a893575cfb6f3d500933c' // ZR
// this.activityId = activityId || '5f7d49259da671f3b6cf5dc6'; // this.activityId = activityId || '5f7d49259da671f3b6cf5dc6';
// this.activityId = activityId || '5f7c0c3c8e6a08f0821df465'; // this.activityId = activityId || '5f7c0c3c8e6a08f0821df465';
} }
......
...@@ -180,7 +180,7 @@ Component({ ...@@ -180,7 +180,7 @@ Component({
this.showCommonMoadalT1({ this.showCommonMoadalT1({
title: '门票不足', title: '门票不足',
content: '门票消耗完了!\n快去做任务吧~', content: '门票消耗完了!\n快去做任务吧~',
btnImg: '//yun.duiba.com.cn/spark/assets/好的按钮.948e42751245099e12fef8ad2617d746f6370863.png' }) btnImg: '//yun.duiba.com.cn/spark/assets/好的好的_np.6ead08fc5d3ae60b5287c0c1f9941e04863ce250.png' })
return return
} }
...@@ -388,7 +388,7 @@ Component({ ...@@ -388,7 +388,7 @@ Component({
this.showCommonMoadalT1({ this.showCommonMoadalT1({
title: '门票不足', title: '门票不足',
content: '门票消耗完了!\n快去做任务吧~', content: '门票消耗完了!\n快去做任务吧~',
btnImg: '//yun.duiba.com.cn/spark/assets/好的按钮.948e42751245099e12fef8ad2617d746f6370863.png' }) btnImg: '//yun.duiba.com.cn/spark/assets/好的好的_np.6ead08fc5d3ae60b5287c0c1f9941e04863ce250.png' })
return return
} }
......
...@@ -115,7 +115,7 @@ Page({ ...@@ -115,7 +115,7 @@ Page({
my.navigateBack() my.navigateBack()
// redirectTo('/pages/homePage/homePage') // redirectTo('/pages/homePage/homePage')
}, },
btnImg: '//yun.duiba.com.cn/spark/assets/好的按钮.948e42751245099e12fef8ad2617d746f6370863.png' btnImg: '//yun.duiba.com.cn/spark/assets/好的好的_np.6ead08fc5d3ae60b5287c0c1f9941e04863ce250.png'
}) })
return return
} }
...@@ -184,8 +184,8 @@ Page({ ...@@ -184,8 +184,8 @@ Page({
this.setData({ rotateFlag: false }) this.setData({ rotateFlag: false })
this.closeCommonModalT2() this.closeCommonModalT2()
}, },
btnImg1: resList['240b56fa-66ce-414c-86ea-4ac13a3ac4e2'].url, btnImg1: '//yun.duiba.com.cn/spark/assets/查看奖品_small.32d7739af9d461af4834edc9936dcaee417058e7.png',
btnImg2: resList['8d3b3b51-d535-48e6-a76c-d61920da4826'].url, btnImg2: '//yun.duiba.com.cn/spark/assets/继续抽奖_small.58af403324ee31cc9ce34019f6753b9776c54db2.png',
rewardsImg: data.image rewardsImg: data.image
}) })
} else { } else {
...@@ -196,7 +196,7 @@ Page({ ...@@ -196,7 +196,7 @@ Page({
this.setData({ rotateFlag: false }) this.setData({ rotateFlag: false })
this.closeCommonModalT1() this.closeCommonModalT1()
}, },
btnImg: resList['fd0d94ef-fe1a-4771-8ba2-ad7aadacafc0'].url btnImg: '//yun.duiba.com.cn/spark/assets/继续抽奖_big.cc12731843edab2596023bd260a992a0f23e6444.png'
}) })
} }
}, 1000 * (rotateDeg / 360) + 1000 + 100) }, 1000 * (rotateDeg / 360) + 1000 + 100)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment