修改product页面标题颜色

This commit is contained in:
X1627315083
2025-12-30 15:53:27 +08:00
parent 319130dc6a
commit cf15e371ab

View File

@@ -354,6 +354,7 @@ const { isLoading } = toRefs(data);
font-weight: 700; font-weight: 700;
line-height: 2rem; line-height: 2rem;
margin-bottom: 1.8rem; margin-bottom: 1.8rem;
color: #000;
} }
> .info{ > .info{
font-size: 3.2rem; font-size: 3.2rem;