var ap = new APlayer({ element: document.getElementById('player'), narrow: false, autoplay: false, showlrc: true, music: { title: "老天啊", author:"L (桃籽)", url: 'https://songs.boonkiong.com/246208284.mp3', pic: 'https://boonkiong.com/data/attachment/forum/202406/20/200021ejk6vjek2q228fvp.jpg', }, }); ap.init();