MediaWiki:Gadget-Emotion.js:修订间差异

删除4字节 、​ 2021年5月20日 (星期四)
无编辑摘要
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
 
第13行: 第13行:
        btns += '<button class="flowthread-btn emo-tab-' + i + '"></button>'
        btns += '<button class="flowthread-btn emo-tab-' + i + '"></button>'
      }
      }
      emojis = '<button class="flowthread-btn flowthread-btn-emoticon emoji" title="表情"><i class="far fa-laugh-wink" style="color:#555;"></i></button>' + emojis + '</div><div class="emo-tabs">' + btns + '</div></div>'
      emojis = '<button class="flowthread-btn flowthread-btn-emoticon emoji" title="表情"><i class="fa fa-smile-o" style="color:#555;"></i></button>' + emojis + '</div><div class="emo-tabs">' + btns + '</div></div>'
      var i = setInterval(function () {
      var i = setInterval(function () {
        if ($(".comment-toolbar").length != 0) {
        if ($(".comment-toolbar").length != 0) {
匿名用户