This commit is contained in:
ldh
2023-04-12 14:14:24 +08:00
2 changed files with 9 additions and 2 deletions
+2 -2
View File
@@ -120,7 +120,7 @@
:src="sheep.$url.cdn(item.content.url)"
:height="200"
:width="200"
mode="scaleToFill"
mode="aspectFill"
></su-image>
</view>
</template>
@@ -707,7 +707,7 @@
}
.imgred,
img {
width: 100% !important;
width: 100%;
}
}
}