不锈钢轴流风机
- 产品名称: 不锈钢轴流风机
- 产品分类: 8188cc威尼斯系列
- 公司名称: 8188cc威尼斯-App Store
- 添加时间: 19/03/22
- 分 享:
window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdUrl":'/product/show/sid/650/id/894.html',"bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];
- 二 维 码:
不锈钢轴流风机是工业上常用的一种设备,也是非常重要和关键的设备,为了更好地利用它,首先要安装好,使设备正常工作。
(1) 首先,在安装不锈钢轴流风机之前,要仔细阅读说明书,了解产品的方方面面,还要进行一些检查工作。以及是否能正常工作。
(2) 二是不锈钢轴流风机的安装要正确规范,风机安装位置要正确,安装时须有安全装置,防止事故或危险。为保证安装安全,风机电控箱应与相应设备兼容。
(3) 不锈钢轴流风机安装好后,用杠杆移动风轮,检查风轮是否太硬,传动装置的外露部分须有防护罩,设备的进风口未与管道连接时,设备的进风口不得与管道连接。还须安装保护网或其他保护装置。
点击次数:
更新时间:19/03/22 17:08:03 【
打印此页】 【
关闭】
$(function(){
$(".jqzoom").jqueryzoom({
xzoom:250,
yzoom:250,
offset:10,
position:"right",
preload:1,
lens:1
});
$("#spec-list").jdMarquee({
deriction:"left",
width:285,
height:56,
step:2,
speed:4,
delay:10,
control:true,
_front:"#spec-right",
_back:"#spec-left"
});
$("#spec-list img").bind("mouseover",function(){
var src=$(this).attr("src");
var ref=$(this).attr('ref');
$("#spec-n1 img").eq(0).attr('src',ref);
$("#spec-n1 img").eq(0).attr('jqimg',ref);
$(this).css({
"border":"2px solid #ff6600",
"padding":"1px"
});
}).bind("mouseout",function(){
$(this).css({
"border":"1px solid #ccc",
"padding":"2px"
});
});
$.get("/product/productForm/id/894.html", function(data){
$('#message_c').html(data);
});
})
$.ajax({
type: "GET",
url:"/public/getShop.html",
dataType:'json',
success: function(msg){
if(msg.data.style=='inliine'){
$('#shop_cart').html(msg.data.content);
}else{
$('body').append(msg.data.content);
}
}
});