Commit 3d6ca2e5 authored by 慕轻风's avatar 慕轻风

wnf

parent aee214c6
......@@ -90,7 +90,7 @@ Page({
if (item.type === PRIZE_TYPE_MAP.ENTITY) return this.handleGetEntity(e)
// 领取积分
if (item.type === PRIZE_TYPE_MAP.INTEGRATION) return this.handleGetIntergation(e)
},20000),
},1000),
// 优惠券
async handleGetEquity(e) {
const { activityId } = app;
......
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