雲端學習網(B2B)

  • 壽險業務人員在職訓練
  • 產險業務人員在職訓練
  • 法令遵循教育訓練…
$(document).ready(function() { setTimeout(function() { const $target = $('#products'); if ($target.length) { $('html, body').animate({ scrollTop: $target.offset().top }, 800); } }, 10000); });