小
→编辑请求 - Bhsd
imported>Bhsd (→编辑请求 - Bhsd: 新章节) |
imported>Bhsd 小 (→编辑请求 - Bhsd) |
||
| 第61行: | 第61行: | ||
== 编辑请求 - Bhsd == | == 编辑请求 - Bhsd == | ||
第21行后添加<pre class="hljs | 第21行后添加<pre class="hljs"> | ||
$( '#ca-edit > a' ).off( 'click' ).on('click', function(e) { | $( '#ca-edit > a' ).off( 'click' ).on('click', function(e) { | ||
e.stopImmediatePropagation(); | e.stopImmediatePropagation(); | ||
| 第67行: | 第67行: | ||
}).removeAttr('href'); | }).removeAttr('href'); | ||
</pre> | </pre> | ||
[[用户:Bhsd|Bhsd]]([[用户讨论:Bhsd|讨论]]) 2021年5月8日 (六) 22:52 (CST) | |||