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
eef50d4ac90b47557e94daf890cd0e381377c1b8
Authored by
泉州测试
2021-11-27 09:26:33 +0800
1 parent
3952011f
update专享礼包添加推荐人
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
pages/giftpack/buygiftpack/giftpackbuy.js
pages/giftpack/buygiftpack/giftpackbuy.js
View file @
eef50d4
...
...
@@ -169,7 +169,8 @@ Page({
169
169
"buyFrom": 2,
170
170
"first_leader": that.first_leader
171
171
};
172
-
172
+
173
+
173
174
//-- 分享导购要记录 --
174
175
if(getApp().globalData.guide_id){
175
176
json.guide_id=getApp().globalData.guide_id;
...
...