<script>$(function () { var content = $(".refs").html(); var more = true; //限制字符个数 var hide = function () { $(".refs").each(function () { var maxheight = 120; if ($(this).text().length > maxheight) { $(this).text($(this).text().substring(0, maxheight)); $(this).html($(this).html() + '...'); more = true; $('.more').html("查看更多"); } else { $('.more').hide(); } }); }; hide(); $('.more').click(function () { if (more) { $(".refs").html(content); $(this).html("收起"); more = false; } else { hide(); } }); })cript>
4979-32-2
N,N-二环己基-2-苯并噻唑次磺酰胺(N,N-Dicyclohexyl-2-benzothiazolsulfene amide)
CAS: 4979-32-2
化学式: C19H26N2S2
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="position: absolute;">