var ap = new APlayer({ element: document.getElementById('player'), narrow: false, autoplay: false, showlrc: true, music: { title: "Sea Of Problems", author:"BeMax", url: 'https://songs.boonkiong.com/244147959en.mp3', pic: 'https://boonkiong.com/data/attachment/forum/202404/14/135349v81xoxvso3xin3eg.jpg', }, }); ap.init();