Authority interview  >  Kerong Dai

Kerong Dai:Academician of Chinese Academy of Engineering、Honorary Chairman of International Health Industry Forum...

Honorary Chairman of International Health Industry Forum

Author:   Source:  Time: 2019-05-31 09:50:3

$('.footer-lftab').on('click', function () { let lfindex = $(".footer-lftab").index(this) $(this).addClass('active').siblings().removeClass('active') $('.lftab-content').hide().eq(lfindex).show() }) $('.footer-rftab').on('click', function () { let lfindex = $(".footer-rftab").index(this) $(this).addClass('active').siblings().removeClass('active') $('.rftab-content').hide().eq(lfindex).show() })