<iframe
v-if="nameurl == 'pdf' || nameurl == 'html'"
:src="e.attachmentsLocation"
style="height: -webkit-fill-available;"
width="100%"
height="800"
/>
<iframe
v-else
:src="`https://view.officeapps.live.com/op/view.aspx?src=${encodeURIComponent(e.attachmentsLocation)}`"
style="height: -webkit-fill-available;"
width="100%"
height="800"
/>
HTML 预览 word 简历
最新推荐文章于 2023-06-10 07:19:46 发布