小修改
This commit is contained in:
parent
3e4dfff8da
commit
4387c10703
@ -109,7 +109,7 @@ watchEffect(() => {
|
||||
})
|
||||
|
||||
</script>
|
||||
<style scoped>
|
||||
<style scoped lang="less">
|
||||
img {
|
||||
object-fit: contain;
|
||||
}
|
||||
|
@ -107,7 +107,7 @@ watch(() => props.index, (newValue, oldValue) => {
|
||||
});
|
||||
|
||||
</script>
|
||||
<style scoped>
|
||||
<style scoped lang="less">
|
||||
img {
|
||||
object-fit: contain;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user