MediaWiki:Gadget-heimu-toggle.js”的版本历史

跳转到导航 跳转到搜索

差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:(当前)=与最后修订的差异,(之前)=与上个修订的差异,=小编辑。

2026年7月24日 (星期五)

  • 当前之前 18:012026年7月24日 (五) 18:01 艾代米尔 留言 贡献 2,452字节 +2,452 创建页面,内容为“// <pre> (function() { function heimu_toggle() { if (!$('.heimu, .colormu')[0] || $('#heimu_toggle')[0]) return; $(".colormu").each(function() { this.dataset.backgroundColor = $(this).css("background-color"); }); var body = document.body, html = document.documentElement; var innerWidth = window.innerWidth; var scrollbarWidth; switch ("scroll") { case getComputedStyle…”