https://developers.weixin.qq.com/miniprogram/dev/api/media/background-audio/BackgroundAudioManager.html
onlinePlay:function(){
audio.title = 'title';
audio.referrerPolicy = 'origin';
audio.src='https://xxx.xxx.com/attached/shop0/image/20240406/yoo1ye9hagnryujc01hu.mp3?v=7';
audio.play();
}
真机没有refer:
模拟器是正常的:

你好,麻烦在手机微信那里上传下日志: 我->设置->帮助与反馈右上角有个上报日志的入口,麻烦提供一下微信号,时间点
我们也出现了一样的问题,急急急