更新:1.苹果培训班报名可设置支付方式;2.修改应用市场上架第三方SDK调用的隐私政策问题;
This commit is contained in:
@@ -336,7 +336,7 @@
|
||||
.then(async (res) => {
|
||||
console.log('获取播放凭证666',res.video.m3u8Url);
|
||||
this.reaquestFlag = false
|
||||
if (this.$platform !== 'ios') {
|
||||
if (this.$platform == 'ios') {
|
||||
if (res.video.type == 1 && (res.video.m3u8Url == null || res.video.m3u8Url == '')) {
|
||||
// 只存在私有加密
|
||||
this.show = true
|
||||
|
||||
Reference in New Issue
Block a user