修复 下拉刷新文字,文字大小问题

This commit is contained in:
张成
2025-11-30 20:19:06 +08:00
parent 6815eca84d
commit 42b05a6bc8
15 changed files with 48 additions and 31 deletions

View File

@@ -183,7 +183,7 @@ const TermsPage: React.FC = () => {
{/* 主要内容 */}
<ScrollView className="terms_main_content" scrollY>
<ScrollView className="terms_main_content" refresherBackground="#FAFAFA" scrollY>
{/* 条款标题 */}
<View className="terms_title">
{termsTitle}