新闻列表图片
This commit is contained in:
parent
8b8843636b
commit
a99c523128
@ -47,8 +47,8 @@
|
||||
<el-image
|
||||
style="border-radius: 5px; height: 80px; width: 120px; margin-bottom: -5px"
|
||||
lazy
|
||||
:preview-src-list="[baseUrl + scope.row.imgUrl]"
|
||||
:src="baseUrl + scope.row.imgUrl"
|
||||
:preview-src-list="[scope.row.imgUrl]"
|
||||
:src="scope.row.imgUrl"
|
||||
fit="cover"
|
||||
></el-image>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user