var ap = new APlayer({ element: document.getElementById('player'), narrow: false, autoplay: false, showlrc: true, music: { title: "红尘赐我一身伤", author:"孙茹雪", url: 'https://songs.boonkiong.com/246018229.mp3', pic: 'https://boonkiong.com/data/attachment/forum/202406/01/222743ymzfef3ibskbhsc2.jpg', }, }); ap.init();