mirror of
https://github.com/dataease/dataease.git
synced 2026-05-16 05:50:45 +08:00
refactor:图片修改为自适应,不保持宽高比例
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div style="overflow: hidden">
|
||||
<div style="overflow: hidden;width: 100%;height: 100%;">
|
||||
<img :src="propValue">
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user