$("#teampageTab li").removeClass("active").eq(0).addClass("active");
$('.tab-pane').hide();
$('#teampageTab1').addClass('active in').show();

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-02
  • 2022-12-23
  • 2021-08-08
  • 2022-02-05
  • 2021-08-21
猜你喜欢
  • 2022-12-23
  • 2021-09-30
  • 2021-12-02
  • 2021-12-08
  • 2021-11-23
  • 2022-12-23
  • 2021-12-10
相关资源
相似解决方案