无编辑摘要
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=" | 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) { | ||