Commit ef987a51 authored by 黄媛媛's avatar 黄媛媛

11

parent ccdaf922
......@@ -86,8 +86,8 @@
</div>
<!-- 图片放大 -->
<el-dialog :modal="false" :modal-append-to-body="false" top="0" title="图片" :visible.sync="imgDig">
<div style="text-align:center">
<img style="max-width:100%;" :src="imgSrc" alt="">
<div style="text-align:center;height:600px">
<img style="max-width:100%;max-height:100%" :src="imgSrc" alt="">
</div>
</el-dialog>
</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