Merge branch 'anln_2.3' into anln_2.4

This commit is contained in:
al 2025-03-14 15:51:45 +08:00
commit fcc637a6e3
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ export default function PersonSpaceIntroduce() {
<p className="text-lg font-bold tabPinkLine relative inline-block">
空间介绍
</p>
<p className="my-2 text-base">{data?.profile}</p>
<pre className="my-2 text-base">{data?.profile}</pre>
<ul className="grid grid-cols-3 gap-1.5">
<li
className="relative h-[28vw] overflow-hidden"