• 抖圈(中国区)人生就是搏!抖圈

    handlogo
    中国图标
    第四阶段
    2016 - 2023
    第三阶段
    2011 - 2015
    第二阶段
    2005 - 2010
    第一阶段
    1996 - 2004
    第一阶段
    正式
    创立
    套装软件
    实施
    成为在中国IT企业中
    早先进入这一领域的公司
    2004
    2003
    2001
    2000
    1999
    1996
    荣誉与资质
    2004年度中国企业信息化500强用户选择奖
    最佳企业信息化管理咨询服务提供商奖
    中国企业信息化500强
    用户选择奖
    荣誉与资质
    应用解决方案供应商-行业合作伙伴
    应用解决方案供应商
    -行业合作伙伴
    荣誉与资质
    Oracle合作伙伴计划电子商务套件认证方案合作伙伴
    Oracle合作伙伴计划
    电子商务套件认证方案
    合作伙伴
    荣誉与资质
    获得“Oracle FY99杰出实施伙伴奖”
    Oracle FY99
    杰出实施伙伴奖
    ${item.stageTitle}
    ${item.stageSub}
    ${item.stageTxt}
    ${item.stagePara}
    `:``}
    ${item.year}
    ${item.eventList?`
    重要事件
    ` + HonourForeach(item.eventList,'eventList') + `
    ${item.eventImg?`
    ${item.eventImg.txt}
    `:``}
    `:``}
    荣誉与资质
    ${item.honourSwiper? `
    ` +renderHonourList(item.honourSwiper)+ `
    `: `
    `+ HonourForeach(item.honourList[0],'honourList') +`
    `+ HonourForeach(item.honourList[1],'honourList') +`
    `}
    ${item.honourImg.length === 5? `
    `+HonourForeach(item.honourImg,'honourImg') +`
    `: `${item.honourImg.length === 4? `
    `+HonourForeach(item.honourImg,'honourImg4') +`
    `: `${item.honourImg.length === 3? `
    `+HonourForeach(item.honourImg,'honourImg3') +`
    `: `
    `+HonourForeach(item.honourImg,'honourImg2') +`
    ` }`}`}
    ` $(HtmlFont).appendTo(Dom) }) } //荣誉列表swiper function renderHonourList(List) { let SwiperHtml='' if(Array.isArray(List[0][0])){ List.forEach((item) => { let HtmlFont = `
    `+ HonourForeach(item[0],'honourSwiper') + `
    `+ HonourForeach(item[1],'honourSwiper') + `
    ` SwiperHtml=SwiperHtml+HtmlFont }) }else{ List.forEach((item) => { let HtmlFont = `
    `+ HonourForeach(item,'honourSwiper') + `
    ` SwiperHtml=SwiperHtml+HtmlFont }) } return SwiperHtml } //para内嵌循环 function HonourForeach(paraItem, templateType) { let HtmlParah = '' paraItem.forEach((para, i) => { let templateh = '' if (templateType === 'honourSwiper') { //honourSwiper templateh = `
    ${para}
    ` }else if (templateType === 'eventList') { // eventList // templateh = `${para.txt}` templateh = `
    ${para.txt}
    ` }else if(templateType === 'honourList'){ //honourList templateh = `
    ${para}
    ` }else if(templateType==='honourImg'){ //honourImg templateh =`
    ${para.txt}
    ` }else if(templateType==='honourImg4'){ //honourImg4 templateh =`
    ${para.txt}
    ` }else if(templateType==='honourImg3'){ //honourImg3 templateh =`
    ${para.txt}
    ` }else if(templateType==='honourImg2'){ //honourImg2 templateh =`
    ${para.txt}
    ` } HtmlParah = HtmlParah + templateh }) return HtmlParah } var tabSwiper1 = renderDigitalSwiper('#c2023 .swiper-container', 0, false, 3000, 'auto') tabSwiper1.autoplay.stop(); var tabSwiper2 = renderDigitalSwiper('#c2022 .swiper-container', 0, false, 3000, 'auto') tabSwiper2.autoplay.stop(); var tabSwiper3 = renderDigitalSwiper('#c2017 .swiper-container', 0, false, 3000, 'auto') tabSwiper3.autoplay.stop(); $('#c2023 .swiper-pagination-bullet').mouseenter(function(){ tabSwiper1.autoplay.stop(); }).mouseleave(function(){ tabSwiper1.autoplay.start(); }) $('#c2022 .swiper-pagination-bullet').mouseenter(function(){ tabSwiper2.autoplay.stop(); }).mouseleave(function(){ tabSwiper2.autoplay.start(); }) $('#c2017 .swiper-pagination-bullet').mouseenter(function(){ tabSwiper3.autoplay.stop(); }).mouseleave(function(){ tabSwiper3.autoplay.start(); }) var rootSizeScale = parseFloat($('html').css('font-size')) / 16; // nav $('.c2m-tabs .c2m-nav-tab').click(function () { let index = $(this).index(); let top = $('.scroll-common').eq(index).offset().top; $("html,body").animate({ scrollTop: top }, 700) }); var t=0; $(document).scroll(function () { var NavTop = $(this).scrollTop() if (NavTop > 499 * rootSizeScale) { if(t -$(`.advangtages-container:eq(${i})`).height()){ if(i=15300*rootSizeScale){ $('.navstage1').css('display','none') } if (NavTop
    © Copyright Hand China Co.,Ltd. All Rights Reserved 上海抖圈信息技术股份有限公司

    业务咨询

    完善信息后我们会第一时间跟您联系
    *
    *
    *
    *
    *请输入正确的验证码
    captcha
    发送失败
    微信扫码 在线咨询 微信咨询二维码
    联系我们
    400-168-4263
    业务咨询
    完善信息后我们会第一时间跟您联系
    '; // $("#goTop").append(gotoTop_html); $("#goTop").click( //定义返回顶部点击向上滚动的动画 function () { $('html,body').animate({ scrollTop: 0 }, 700); }); min_height ? min_height = min_height : min_height = 50; $(window).scroll(function () { var s = $(window).scrollTop(); if (s > min_height) { // $('.online-feedback').fadeIn(100); // $('.feedback-img').fadeIn(100); } else { // $("#gotoTop").fadeOut(200); // $('.online-feedback').fadeOut(200); // $('.feedback-img').fadeOut(200); } }); }; gotoTop(); var _hmt = _hmt || []; (function () { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?2c7ecded0d11a367405ad6df566b1da0z6'; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); //底部导航图片 $(".codeInfo li").mouseover(function () { var index = $(this).index() console.log(index); $(`.codeInfo li:eq(${index}) a`).css('opacity', '1') $(`.codeInfo li:gt(${index}) a`).css('opacity', '0.8') $(`.codeInfo li:lt(${index}) a`).css('opacity', '0.8') $(`.codeInfo .codeimg:gt(${index})`).hide(); $(`.codeInfo .codeimg:lt(${index})`).hide(); $(`.codeInfo .codeimg:eq(${index})`).show(); }).mouseleave(function () { $(`.codeInfo li:eq(${index}) a`).css('opacity', '0.8') }) //切换国家 // $(".lang ul").hide(); $(".lang").mouseover(function () { $(this).find($("ul")).slideDown("200"); }) $(".lang").mouseleave(function () { $(this).find($("ul")).slideUp("200"); }) //查看更多 $('.more-white-see,.more-black-see') .on('mouseenter', function (e) { var parentOffset = $(this).offset(), relX = e.pageX - parentOffset.left, relY = e.pageY - parentOffset.top; $(this).find('.more-see-bg').css({ top: relY, left: relX }) }) .on('mouseout', function (e) { var parentOffset = $(this).offset(), relX = e.pageX - parentOffset.left, relY = e.pageY - parentOffset.top; $(this).find('.more-see-bg').css({ top: relY, left: relX }) }); //自适应方案 // var metaNode = document.querySelector('meta[name=viewport]'); // var designWidth = 1366; // var scale = document.documentElement.clientWidth / designWidth; // scale = scale.toFixed(2) // metaNode.content += `, initial-scale=${scale}`; //顶部导航栏 背景色适配banner $('.nav-wrap > ul > li').mouseenter(function () { $(this).find('.nav-li-active').css('width', '3.5rem') $(this).siblings().find('.nav-li-active').css('width', '0') $(`.hd-nav:eq(${$(this).index()})`).stop().slideDown({ start: function () { $(this).css({ display: "flex" }) } }) }) .mouseleave(function () { $(this).find('.nav-li-active').css('width', '0') $(`.hd-nav:eq(${$(this).index()})`).stop() .slideUp() }) // //白底菜单栏 添加logo-new // window.onload = function () { // var color = $('.header').css('background-color') // if (color === 'rgb(255, 255, 255)' || color === '#ffffff') { // $('.logo').addClass('logo-new') // } else { // $('.logo').removeClass('logo-new') // } // }