BuWanVideo/src/com/weikou/beibeivideo/util/ad/SplashAdUtil.java
@@ -152,7 +152,6 @@ .setCodeId(code) .setSupportDeepLink(true) .setImageAcceptedSize(width, height) .setDownloadType(CSJConstant.CSJ_AD_DOWNLOAD_NOTIFY? TTAdConstant.DOWNLOAD_TYPE_POPUP :TTAdConstant.DOWNLOAD_TYPE_NO_POPUP) .build(); mTTAdNative.loadSplashAd(adSlot, new TTAdNative.SplashAdListener() {