V5.0.0正式版:

1、加热棒内容修改;
2、首页商品删除,更改为行业资讯;
3、绚多设备更名显示;
4、bugly更换为新版本;
5、摄像头显示bug修复;
6、开屏广告显示不全修复;
This commit is contained in:
wbzhan
2019-08-23 16:11:17 +08:00
parent 374a0fed46
commit 23c5d6f60d
50 changed files with 1499 additions and 897 deletions
@@ -79,11 +79,9 @@
//[weakSelf.view addSubview:imgAdView];
//防止透明导航遮挡 跳过按钮
[[UIApplication sharedApplication].delegate.window addSubview:imgAdView];
//设置广告的类型
imgAdView.getLBlaunchImageAdViewType(LogoAdType);
imgAdView.getLBlaunchImageAdViewType(FullScreenAdType);
//设置本地启动图片
//imgAdView.localAdImgName = @"Ifishlaunch_adView.jpg";
imgAdView.imgUrl = weakSelf.imgUrl;
//自定义跳过按钮