更新:1.苹果培训班报名可设置支付方式;2.修改应用市场上架第三方SDK调用的隐私政策问题;

This commit is contained in:
2025-10-31 15:16:55 +08:00
parent cca49e7fdd
commit 1d0c9e818d
14 changed files with 122 additions and 113 deletions

View File

@@ -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