家佳康X同仁堂健康丨共赴一场舌尖上的健康滋补盛宴
发布时间:2023-03-08
-
2024-12-09
-
2023-01-13
-
2022-05-12
>更多
");
$(".foot-left .clear:last-child").remove();
}
$("#back-top").click(function () {
if ($(window).scrollTop() != $(this.hash).offset().top) {
if (!$("html,body").is(":animated")) {
$("html, body").animate({ scrollTop: $(this.hash).offset().top }, 1000);
}
}
return false;
})