var ap = new APlayer({ element: document.getElementById('player'), narrow: false, autoplay: false, showlrc: true, music: { title: "繁花一路", author:"花僮", url: 'https://songs.boonkiong.com/246018227.mp3', pic: 'https://boonkiong.com/data/attachment/forum/202406/01/211040lypyq6q2yxm83yb3.jpg', }, }); ap.init();