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
dfc5414c4b3f7d60d2351eb9a0cf8a1965632620
Authored by
abson
2022-01-14 10:12:34 +0800
1 parent
6b8a4eb7
拼团2
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pages/cart/cart2_pt/cart2_pt.js
pages/cart/cart2_pt/cart2_pt.js
View file @
dfc5414
...
...
@@ -593,6 +593,7 @@ Page({
593
593
})
594
594
}
595
595
596
+
596
597
//--商品的房间号--
597
598
if(gg.room_id && gg.room_id>0){
598
599
item.room_ids=gg.room_id;
...
...