wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
fc7b32fcae317921b16018c4336aad0812f0f555
Authored by
yvan.ni
2023-03-23 18:13:56 +0800
1 parent
9485d24b
内页的使用效果
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 @
fc7b32f
...
...
@@ -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;
...
...