OW.ctl = "content";OW.rootpath = "gongsichanpin";OW.urlpath = "580";OW.page = "0";OW.typeid = "";OW.orderby = "";OW.time = "2023-09-25 05:07:41";OW.timer = "18461.84";OW.gid = "";OW.pid = ""; 
$(document).ready(function(){OW.ad.parse(2);});$(document).ready(function(){OW.ad.count(2);});
首页>公司产品>智能伺服压装机>伺服电机定子组装线

伺服电机定子组装线

新能源电机装配生产线是以我司自主研发品牌伺服电动缸及伺服压装机设备为主线,结合我司第七轴机器人和关节机器人以及CCD检测设备等无人化装配生产线,及大地满足了新能源电机高精密智能化装配需求,大大提高了装配产品的合格率及可追溯性,提升了装配产品的生产节拍,提高了生产效率。 自主研发自动化无人装配生产线,一站式自动化系统解决方案,智能制造工业4.0设计专家。
$(document).ready(function(){ //网站导航 $("#main_nav li.n1").hover( function(){ $(this).addClass("hover"); $(this).find("div.subnav").show(); }, function(){ $(this).removeClass("hover"); $(this).find("div.subnav").hide(); } ); $("#main_nav li.n2").hover( function(){ $(this).addClass("hover"); $(this).find("div.sub3-nav").show(); }, function(){ $(this).removeClass("hover"); $(this).find("div.sub3-nav").hide(); } ); //**当前导航 $("#main_nav").find("li").each(function(){ var url = $(this).attr("url"), href = window.location.href; if(!OW.isNull(url)){ if(OW.runMode>0){ var len = href.length-url.length; if(href.indexOf(url)>-1 && href.indexOf(url)==len){ //alert("href="+ href +"|"+ href.indexOf(url) +" : url="+ url +"|"+ len); $(this).addClass("current"); return false; }; }else{ var para = href.split("?")[1] || ""; if(OW.isNull(para)){ $("#main_nav").find("li:first").addClass("current"); return false; }; if(href.split("?")[1] == url.split("?")[1]){ $(this).addClass("current"); return false; }; }; }; }); //在线客服(mini:迷你模式,list:展开模式) OW.client.serviceOnline({open:'1',data:'[{"name":"%u5BA2%u670D","tel":"0512-68416781","qq":"","crmqq":"","wangwang":"","skype":"","qrcode":"","text":""}]',initType:'mini'}); //用户登录状态 OW.member.userStatus({userStatusSection:$("#user_status")}); //购物车 OW.shop.cartInit({ cartAmountSection:$("span[name='cart_amount']") }); //返回顶部 var $owFloater = $("#ow_floater"), $top = $owFloater.find("a.top").hide(); $(window).scroll(function(){ var top = parseInt(document.body.scrollTop || document.documentElement.scrollTop); if(top<20){ $top.hide(100); }else{ $top.show(100); } }); OW.scrollTop($top); }); $(document).ready(function(){ $("#cates li.n1").hover( function(){ $(this).find(".subcates").show(); }, function(){ $(this).find(".subcates").hide(); } ); OW.gallery.init({data:$("#gallery").attr("data"),gallery:$("#gallery")}); OW.gallery.click(); OW.gallery.cloudZoom("a[name='cloud_zoom'],a[name='cloud_zoom_gallery']"); if($("#gallery").find("li").length==1){$("#gallery").find(".gallery-list").hide()}; if(!$(".tags").find("a").length>0){$(".tags").remove();}; if($(".pager").html()==""){$(".pager").remove();}; if(!$(".ow-related-content").find("li").length>0){ $(".ow-related-content").remove(); }; //评论 });