viridicatol,英文名:3-hydroxy-4-(3-hydroxyphenyl)-1H-quinolin-2-one,CAS:14484-44-7,化学式:C15H11NO3,分子量:253
<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>




