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
380cb805744a7e1be36c922e3784fa88a861ef7d
Authored by
yvan.ni
2021-01-29 22:54:13 +0800
1 parent
ef22d34a
积分购活动,在关闭的时候的普通购买
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pages/goods/goodsInfo/goodsInfo.js
pages/goods/goodsInfo/goodsInfo.js
View file @
380cb80
...
...
@@ -2703,6 +2703,7 @@ Page({
2703
2703
}else{
2704
2704
ee.setData({prom_type: 0, isshow: 1,});
2705
2705
ee.get_sku(os.stoid, ee.data.data.sku, gid);
2706
+ ee.get_sto();
2706
2707
return false;
2707
2708
}
2708
2709
})
...
...