url 远程url {% aplayer "歌名" "艺术家名" "https:;../.mp3" "封面图.jpg" %} 合集 123456789101112131415161718{% aplayerlist %}[ { name: "歌曲1", artist: "艺术家1", url: "https://example.com/path/to/song1.mp3", cover: "https://example.com/path/to/cover1.jpg" }, { name: "歌曲2", artist: "艺术家2", url: "https://example.com/path/to/song2.mp3", cover: "https://example.com/path/to/cover2.jpg" } // 可以继续添加更多的歌曲]{% endaplayerlist %} 视频url Your browser does not support the video tag. 1234<video width="640" height="360" controls> <source src="https://cc99.serv00.net/d/E5/b/StartMenu_Win10.mp4" type="video/mp4"> Your browser does not support the video tag.</video>