var ap = new APlayer({ element: document.getElementById('player'), narrow: false, autoplay: false, showlrc: true, music: { title: "玫瑰窃贼", author:"柳爽", url: 'https://songs.boonkiong.com/245198147.mp3', pic: 'https://boonkiong.com/data/attachment/forum/202405/19/171425p22q6dvod2qq1v15.jpg', }, }); ap.init();