This commit is contained in:
张成
2025-11-15 10:04:48 +08:00
parent 146314f59a
commit 54ef49c8d9
17 changed files with 161 additions and 23 deletions

View File

@@ -153,7 +153,7 @@
}
// 主要内容区域
.main_content {
.football_rules_main_content {
position: relative;
z-index: 5;
flex: 1;

View File

@@ -18,7 +18,7 @@ useEffect(() => {
return (
<View className="terms_page">
{/* 主要内容 */}
<ScrollView className="main_content" scrollY>
<ScrollView className="football_rules_main_content" scrollY>
{/* 条款标题 */}
<View className="terms_title">