优化活动加载更多

This commit is contained in:
2025-11-27 15:53:41 +08:00
parent 4d827d34dc
commit dd2bb35789
2 changed files with 17 additions and 13 deletions

View File

@@ -384,11 +384,11 @@ const UserInfoCardComponent: React.FC<UserInfoCardProps> = ({
<View className="stats_section">
<View
className="stats_container"
style={{
marginBottom: `${
collapseProfile && setMarginBottom ? "16px" : "unset"
}`,
}}
// style={{
// marginBottom: `${
// collapseProfile && setMarginBottom ? "16px" : "unset"
// }`,
// }}
>
<View
className="stat_item clickable"