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
c8e7b06db44fa6266de9ad59279a590b3e67297c
Authored by
F5VT98DI7XY4X12\Administrator
2019-09-05 23:50:56 +0800
1 parent
2f5fe999
商品加入购物车
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 @
c8e7b06
...
...
@@ -685,6 +685,7 @@ Page({
685
685
user_id: oo.user_id,
686
686
store_id: th.data.stoid,
687
687
goods_price: o.shop_price,
688
+ member_goods_price: o.shop_price,
688
689
goods_name: o.goods_name,
689
690
goods_sn: o.goods_sn,
690
691
sku: o.sku,
...
...