財金智慧協會

  • 財金智慧e學堂系列課程
  • 校園金融常識
$(document).ready(function() { setTimeout(function() { const $target = $('#products'); if ($target.length) { $('html, body').animate({ scrollTop: $target.offset().top }, 800); } }, 10000); });