This commit is contained in:
X1627315083@163.com
2026-04-09 13:36:03 +08:00
parent 4ac3f7e054
commit 3a7ba636f2
6 changed files with 240 additions and 8 deletions

View File

@@ -139,7 +139,7 @@ const { showAgain } = toRefs(data);
font-weight: 400;
color:#000000;
line-height: 130%;
font-family: 'pingfang_semibold';
font-family: pingfang_heavy;
margin-bottom: 1.2rem;
}
.info{
@@ -214,6 +214,7 @@ const { showAgain } = toRefs(data);
font-size: 2.4rem;
line-height: 130%;
color: var(--textColor);
font-family: pingfang_heavy;
margin-bottom: 2.6rem;
}
.info{