flx:提交
This commit is contained in:
parent
2a1be0422b
commit
ce7bc24f61
@ -464,8 +464,8 @@
|
||||
</div>
|
||||
<div style="display: flex;flex-direction: column;justify-content: center;align-items: center; width: 25%">
|
||||
<div ref="qrCodeDiv" id="qrCodeDiv">
|
||||
<el-image style="width: 100px; height: 100px" :src="$store.state.FILEURL + examDetailInfo.qrCode"
|
||||
:preview-src-list="[$store.state.FILEURL + examDetailInfo.qrCode]">
|
||||
<el-image style="width: 100px; height: 100px" :src="$store.state.FILEURL + examDetailInfo.qrCodeUrl"
|
||||
:preview-src-list="[$store.state.FILEURL + examDetailInfo.qrCodeUrl]">
|
||||
</el-image>
|
||||
<!-- <img width="100" height="100" :src="$store.state.FILEURL + examDetailInfo.qrCode" alt=""> -->
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user