无编辑摘要
imported>=海豚= 无编辑摘要 |
imported>=海豚= 无编辑摘要 |
||
| (未显示同一用户的1个中间版本) | |||
| 第1行: | 第1行: | ||
(function () { | (function () { | ||
if (mw.config.get('wgAction') == 'view' && mw.config.get('wgPageName') != '首页') { | if (mw.config.get('wgAction') == 'view' && mw.config.get('wgPageName') != '首页') { | ||
| 第34行: | 第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=" | 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) { | ||