Compare commits

...

2 Commits

Author SHA1 Message Date
Li1304553726 8775164411 1 2025-11-19 16:13:18 +08:00
Li1304553726 13407f8a3c 1 2025-11-19 16:13:11 +08:00
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ import {FireNewsList} from "./FireNewsList";
export function FhjtPage() {
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="w-200 absolute" style={{clipPath: 'polygon(0 0, calc(100% - 150px)-0.9%, calc(100% - 30px) 100%, 0 100%)',}}>

View File

@ -4,7 +4,7 @@ import {FireNewsList} from "./FireNewsList";
export function FhrxPage() {
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="w-200 absolute" style={{clipPath: 'polygon(0 0, calc(100% - 150px)-0.9%, calc(100% - 30px) 100%, 0 100%)',}}>

View File

@ -4,7 +4,7 @@ import {FireNewsList} from "./FireNewsList";
export function FhwsPage() {
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="w-120 h-full bg-white relative" >
{/* 标题部分 */}
<div className="relative pt-6 pl-8">