【微视频】千年前古人如何过中秋?月色依旧,愿天涯共此月,人间尽团圆
来源:市融媒体中心
编辑:唐艺芬
2026-09-24 15:08:21
ame("audio");
for (let index = 0; index < videoList.length; index++) {
let video = videoList[index];
video.addEventListener('play', function() {
for (let j = 0; j < videoList.length; j ++) {
if (index !== j) {
videoList[j].pause();
}
}
for (let j = 0; j < audioList.length; j++) {
audioList[j].pause();
}
})
}
if((/MicroMessenger/i.test(navigator.userAgent))){
//$('.font-setting').css('display','none');
}
来源:市融媒体中心
编辑:唐艺芬