0.0.8.1
This commit is contained in:
@@ -247,7 +247,7 @@ export default function MemberProfilePage() {
|
||||
{member.bio ? (
|
||||
<p className="whitespace-pre-line leading-relaxed">{member.bio}</p>
|
||||
) : (
|
||||
<p className="text-muted-foreground italic">暂无生平记录...</p>
|
||||
<p className="text-sm text-foreground font-light tracking-wide text-center py-8">生平待书</p>
|
||||
)}
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user