wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Plain Diff
Browse Code ยป
Commit
672b7e6e15d76671481002edf198faaec7305c9e
Authored by
WXD-SEASON\season
2023-03-24 11:09:02 +0800
2 parents
d4293a6a
99849f95
Merge branch 'dev' of http://git.vipzhuang.cn/wxd/MShopWeApp into test
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
pages/goods/goodsInfo/goodsInfo.js
pages/goods/goodsInfo/goodsInfo.js
View file @
672b7e6
...
...
@@ -4393,7 +4393,8 @@ Page({
4393
4393
store_id: o.stoid,
4394
4394
stype: 1,
4395
4395
stypeup: 1,
4396
- goods_id: gid
4396
+ goods_id: gid,
4397
+ timetype:2
4397
4398
}
4398
4399
4399
4400
var integrals = 0;
...
...