←上一编辑下一编辑→ MediaWiki:Common.js (查看源代码) 2021年4月6日 (二) 01:11的版本 删除33字节 、 2021年4月6日 (二) 01:11 小无编辑摘要第45行: 第45行: a.preload = 'none'; a.preload = 'none'; − a.onpause = function () { − this.classList.add('audio-player-paused'); − this.classList.remove('audio-player-playing'); − }; a.onended = function () { a.onended = function () { currentPlaying = null; currentPlaying = null; 第73行: 第69行: else { else { a.pause(); a.pause(); + this.classList.add('audio-player-paused'); + this.classList.remove('audio-player-playing'); }; }; }; }; UN1C0DE评论管理员、界面管理员、管理员、优质编辑366个编辑