'use client'; // 确保客户端渲染(如果在 App Router 中使用) const FullScreenVideoBackground = ({}: {}) => { return (