wx.createRewardedVideoAd 不存在
if (data.info.ad.adUnitId && compareV(systemInfo.SDKVersion, ‘2.0.4’)) {
that.data.videoAd2 = wx.createRewardedvideoAd({ adUnitId: data.info.ad.adUnitId });
that.setData({ hasvideoAd2:true});
}