跳转到内容

MediaWiki:QuickSaveDraft.es2015.js:修订间差异

无编辑摘要
无编辑摘要
 
(未显示同一用户的1个中间版本)
第23行: 第23行:
         try {
         try {
             style = await $.ajax({
             style = await $.ajax({
                 url: `${mw.config.get("wgServer")}${mw.config.get("wgScriptPath")}index.php?title=MediaWiki:Gadget-EditDraft.css&action=raw&ctype=text/css`,
                 url: `${mw.config.get("wgServer")}${mw.config.get("wgScriptPath")}/wiki/MediaWiki:Gadget-EditDraft.css?action=raw&ctype=text/css`,
                 type: "GET",
                 type: "GET",
                 cache: true,
                 cache: true,