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
6f51e350e2787d676214f9177574189c424d5362
Authored by
yvan.ni
2020-10-27 16:55:55 +0800
1 parent
6cd328e5
1。 移动swiper的时候
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
pages/user/assistance/task_assistance.js
pages/user/assistance/task_assistance.js
View file @
6f51e35
...
...
@@ -368,7 +368,8 @@ Page({
368
368
task_number: task_number,
369
369
taskid: task_id,
370
370
is_dismantle: 0,
371
- bc_page: 1
371
+ bc_page: 1,
372
+ giftQty:aitem[ind].giftQty,
372
373
});
373
374
374
375
if (this.data.switch_head == 1 && th.data.is_clik == 0) {
...
...