摘要: // ts版-vue private justPalyOne() { const audios = document.querySelectorAll("audio"); // 暂停函数 const pauseAll = (exclude: any): any => { audios.forEach 阅读全文
posted @ 2021-04-27 10:43 丁少华 阅读(838) 评论(0) 推荐(0)