用户:QWERTY770/common.js:修订间差异

添加2字节 、​ 2020年8月31日 (星期一)
无编辑摘要
无编辑摘要
无编辑摘要
第48行: 第48行:
var isshow = 1;
var isshow = 1;
$("#codeshow").click(function(){
$("#codeshow").click(function(){
     if (show == 0){
     if (isshow == 0){
         $("pre::before").show();
         $("pre::before").show();
         isshow = 1;
         isshow = 1;
3,040

个编辑