|
@@ -528,7 +528,7 @@ Page({
|
|
|
}
|
|
}
|
|
|
})
|
|
})
|
|
|
wx.getImageInfo({
|
|
wx.getImageInfo({
|
|
|
- src: res.data.wx_head,
|
|
|
|
|
|
|
+ src: res2.data.wx_head,
|
|
|
success: function (res2) {
|
|
success: function (res2) {
|
|
|
that.posterImage.head = res2
|
|
that.posterImage.head = res2
|
|
|
that.posterLoading++
|
|
that.posterLoading++
|