Commit a7a61d1c authored by youjie's avatar youjie

no message

parent 6591aa69
......@@ -4,7 +4,7 @@
}
._info_img ul li {
height: 59px;
height: 52px;
float: left;
position: relative;
cursor: pointer
......@@ -15,8 +15,8 @@
}
._info_img ul li img {
width: 52px;
height: 58px;
width: 50px;
height: 50px;
}
._see_img {
......@@ -979,7 +979,7 @@
:preview-src-list="[img]">
</el-image>
<div v-if="img&&verificationFile(img,1)"
style="width: 50px; line-height: 59px;text-align: center;">
style="width: 50px; line-height: 50px;text-align: center;">
<span class="_wenjian_P iconfont"
:class="img.substring(img.lastIndexOf('.')+1,img.length).toUpperCase()=='PDF'? 'icon-pdf' : 'icon-excel'"></span>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment