This commit is contained in:
李志鹏
2025-10-31 11:50:10 +08:00
3 changed files with 18 additions and 26 deletions

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%;