Widget:TalkToc:修订间差异
跳到导航
跳到搜索
imported>=海豚= 无编辑摘要 |
imported>=海豚= ([InPageEdit] 没有编辑摘要) |
||
第9行: | 第9行: | ||
if (localStorage.getItem('widgetTalkToc') === 'disable') { | if (localStorage.getItem('widgetTalkToc') === 'disable') { | ||
$('body').addClass('widgetTalkTocDisable'); | $('body').addClass('widgetTalkTocDisable'); | ||
setTimeout(location.reload.bind(location), 150); | setTimeout(location.reload.bind(location), 150); | ||
}); | }); | ||
第63行: | 第59行: | ||
$toc.find(".toclevel-1 > a > .tocnumber").remove(); | $toc.find(".toclevel-1 > a > .tocnumber").remove(); | ||
$toc.appendTo("#tocBox"); | $toc.appendTo("#tocBox"); | ||
</script><style> | </script><style> | ||
/* <pre> */ | /* <pre> */ |
2020年5月1日 (五) 20:12的版本
Only for Talk:讨论版 & Talk:提问求助区