无编辑摘要
imported>=海豚= 无编辑摘要 |
imported>=海豚= 无编辑摘要 |
||
| 第41行: | 第41行: | ||
}); | }); | ||
const textarea = $("#wpTextbox1"); | const textarea = $("#wpTextbox1"); | ||
$("#showNewestRevisionDiff").on("click", () => { | $("#showNewestRevisionDiff").on("click", () => { | ||
window.open(`${mw.config.get("wgServer")}${mw.config.get("wgScriptPath")}/index.php?diff=${result.query.pages[pageid].revisions[0].revid}`, "_blank").focus(); | window.open(`${mw.config.get("wgServer")}${mw.config.get("wgScriptPath")}/index.php?diff=${result.query.pages[pageid].revisions[0].revid}`, "_blank").focus(); | ||