const DoubanCardSkeleton = () => { return (
{/* 海报骨架 - 2:3 比例 */}
{/* 信息层骨架 */}
); }; export default DoubanCardSkeleton;