Commit 7dea1cf284500ceab1b7615139e95cfa6ae5f6a7
1 parent
f7cffa0e
积分购权限购买优化
Showing
1 changed file
with
2 additions
and
1 deletions
pages/goods/goodsInfo/goodsInfo.js
| @@ -4428,7 +4428,8 @@ Page({ | @@ -4428,7 +4428,8 @@ Page({ | ||
| 4428 | stype: 1, | 4428 | stype: 1, |
| 4429 | stypeup: 1, | 4429 | stypeup: 1, |
| 4430 | goods_id: gid, | 4430 | goods_id: gid, |
| 4431 | - timetype:2 | 4431 | + timetype:2, |
| 4432 | + user_id:getApp().globalData.user_id, | ||
| 4432 | } | 4433 | } |
| 4433 | 4434 | ||
| 4434 | var integrals = 0; | 4435 | var integrals = 0; |