var ap = new APlayer({ element: document.getElementById('player'), narrow: false, autoplay: false, showlrc: true, music: { title: "倔强的骨头 (live合唱版)", author:"小梁的", url: 'https://songs.boonkiong.com/245138111.mp3', pic: 'https://boonkiong.com/data/attachment/forum/202405/13/205911z75nqhdmr49f3prm.jpg', }, }); ap.init();