This commit is contained in:
xiezhijun
2021-03-26 19:04:57 +08:00
12 changed files with 205 additions and 103 deletions

View File

@ -39,6 +39,7 @@
<div v-else>
<span :style="{ color: '#8c8c8c' }">{{ con.title }}:</span>
<el-image
v-if="data[con.value]"
title="点击大图预览"
fit="contain"
style="width: auto; height: 80px"