var ap = new APlayer({ element: document.getElementById('player'), narrow: false, autoplay: false, showlrc: true, music: { title: "原来我这么孤单 (Live合唱版)", author:"大美", url: 'https://songs.boonkiong.com/246158264.mp3', pic: 'https://boonkiong.com/data/attachment/forum/202406/15/212722pv20vit9v5gz18gc.jpg', }, }); ap.init();