MediaWiki:Common.js:修订间差异

imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第441行: 第441行:
     });
     });
});
});
/* 防误触退出 */
$('a[href*="%E7%89%B9%E6%AE%8A:%E7%94%A8%E6%88%B7%E9%80%80%E5%87%BA"]').click(function(e) {
if (!confirm('您确定要退出登录吗?')) {
e.preventDefault();
}
});
(jQuery, mw);
/* Tabs */
/* Tabs */
/* eslint-disable no-var */
/* eslint-disable no-var */