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