福州金屬雕花崗?fù)ぞ哂辛己玫姆阑鹦阅?,能夠有效阻止火?shì)蔓延。同時(shí),其表面經(jīng)過特殊處理
福州金屬雕花崗?fù)?/a>具有良好的防火性能,能夠有效阻止火勢(shì)蔓延。同時(shí),其表面經(jīng)過特殊處理,具備優(yōu)良的防水性能,適合各種氣候條件下使用。
上一條: 相關(guān)產(chǎn)品 100) { $(".fixheader").slideDown(); } else { $(".fixheader").slideUp(); } //獲取滾動(dòng)后的高度 if (scrollt > 200) { //判斷滾動(dòng)后高度超過200px,就顯示 $("#backTop").fadeIn(400); //淡出 $(".header").addClass("small"); } else { $("#backTop").stop().fadeOut(400); //如果返回或者沒有超過,就淡入.必須加上stop()停止之前動(dòng)畫,否則會(huì)出現(xiàn)閃動(dòng) $(".header").removeClass("small"); } }); $("#backTop").click(function () { //當(dāng)點(diǎn)擊標(biāo)簽的時(shí)候,使用animate在200毫秒的時(shí)間內(nèi),滾到頂部 $("html,body").animate({ scrollTop: "0px" }, 200); }); }; })(jQuery); // $(this).backTop({ right: 20, bottom: 128 });//返回頂部