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
70e3c1b8f306596cbfa6718421927daead1b6e3c
Authored by
abson
2022-01-08 11:39:18 +0800
1 parent
92f00020
}
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
pages/team/team_success/team_success.js
pages/team/team_success/team_success.js
View file @
70e3c1b
...
...
@@ -210,9 +210,7 @@ Page({
210
210
//商品地址
211
211
original_img = ee.data.imageurl+ res.data.data.original_img,
212
212
goods = res.data.data
213
-
214
213
ee.setData({goods: goods,image: original_img,})
215
-
216
214
})
217
215
218
216
})
...
...