←上一编辑下一编辑→ MediaWiki:Mobile.js (查看源代码) 2021年2月24日 (三) 21:38的版本 添加17字节 、 2021年2月24日 (三) 21:38 无编辑摘要第14行: 第14行: var collapsible = document.getElementsByClassName('mw-headline'); var collapsible = document.getElementsByClassName('mw-headline'); for(var i=0;i<collapsible.length;i++) for(var i=0;i<collapsible.length;i++) − collapsible[i].aria-expanded="true";+ collapsible[i].setAttribute("aria-expanded", "true"); })(); })(); DominicWoo评论管理员、界面管理员、管理员280个编辑