Magnesium sulfate anhydrous, English name: Magnesium sulfate anhydrous, CAS: 7487-88-9, this product is used as a color salt for blue dyes in the printing and dyeing industry, and as an alkali absorber in the black liquid to ensure that the pH value is between 6 and 7 to achieve uniform dyeing.
<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 (see more); } else { $ ('.more').hide(); } }); }; hide(); $('.more').click(function () { if (more) { $(.refs).html(content); $(this).html(收起); more = false; } else { hide(); } }); })cript>




