juckerpp alert('start load ' + playerInfo.head_url); this.player_head.loadImage(playerInfo.head_url,0,0,playerHeadWH,playerHeadWH,Handler.create(this,function(){ alert('load done');})在微信iphone 6plus里,死活不进这个回调。在PC浏览器里调试没有任何问题。已经确认图片地址没有任何问题