var ap = new APlayer({ element: document.getElementById('player'), narrow: false, autoplay: false, showlrc: true, music: { title: "清风吹醒人间", author:"阿悠悠", url: 'https://songs.boonkiong.com/246018228.mp3', pic: 'https://boonkiong.com/data/attachment/forum/202406/01/214555vhmikwwmirn7rr10.jpg', }, }); ap.init();