This commit is contained in:
X1627315083
2025-10-31 10:59:34 +08:00
parent 16b7b56932
commit 732cf3fd87

View File

@@ -170,9 +170,11 @@ const { isLoading } = toRefs(data);
margin-top: 2.5rem;
> .model{
border: 2px solid #D9D9D9;
height: 110rem;
// height: 110rem;
aspect-ratio: 2 / 3;
position: relative;
width: 100%;
width: 93%;
margin: 0 auto;
> img{
width: 100%;
height: 100%;