This commit is contained in:
Li1304553726 2025-11-19 16:13:11 +08:00
parent 10e859bd28
commit 13407f8a3c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import {FireNewsList} from "./FireNewsList";
export function FhjtPage() { export function FhjtPage() {
return( return(
<div className=" w-full overflow-hidden flex justify-center h-200 mb-10"> <div className=" w-full overflow-hidden flex justify-center h-148 mb-10">
<div className="relative"> <div className="relative">
{/* 轮播背景图 */} {/* 轮播背景图 */}
<div className="w-200 absolute" style={{clipPath: 'polygon(0 0, calc(100% - 150px)-0.9%, calc(100% - 30px) 100%, 0 100%)',}}> <div className="w-200 absolute" style={{clipPath: 'polygon(0 0, calc(100% - 150px)-0.9%, calc(100% - 30px) 100%, 0 100%)',}}>