Commit 194d8476725f83fe1be03491de6a1686f4d3b440
1 parent
3de1828f
入参isRedis:1
Showing
1 changed file
with
2 additions
and
1 deletions
pages/activity/seckill_list/seckill_list.js
@@ -214,7 +214,8 @@ Page({ | @@ -214,7 +214,8 @@ Page({ | ||
214 | timetype: th.data.type, | 214 | timetype: th.data.type, |
215 | is_end: 0, | 215 | is_end: 0, |
216 | is_show: 1, | 216 | is_show: 1, |
217 | - user_id: user_id | 217 | + user_id: user_id, |
218 | + isRedis:1 | ||
218 | }; | 219 | }; |
219 | 220 | ||
220 | wx.showLoading(); | 221 | wx.showLoading(); |