调整design的moodboard的位置信息和部分修改

This commit is contained in:
X1627315083
2024-09-30 15:43:37 +08:00
parent 16d6416f73
commit 8fbd0376b4
14 changed files with 67 additions and 34 deletions

View File

@@ -166,6 +166,7 @@ export default defineComponent({
img{
width: 100%;
height: 100%;
object-fit: contain;
border-radius: 50%;
}
}

View File

@@ -152,6 +152,7 @@ export default defineComponent({
img{
width: 100%;
height: 100%;
object-fit: contain;
border-radius: 50%;
}
}

View File

@@ -159,6 +159,7 @@ export default defineComponent({
img{
width: 100%;
height: 100%;
object-fit: contain;
border-radius: 50%;
}
}