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
99849f9560ebd721e9ad099d70eadec83b41d2e9
Authored by
WXD-SEASON\season
2023-03-24 11:08:35 +0800
2 parents
2b68539e
fc7b32fc
Merge branch 'dev_oaandjf' into dev
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 @
99849f9
...
...
@@ -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;
...
...