效果 滚动视频demo 实现 // tableRow: 表格滚动的dom const tableRow = ref<HTMLElement | null>(null); onMounted(() => { nextTick(() =>