image viewer插入到body上面

This commit is contained in:
bob
2025-05-18 12:26:21 +08:00
parent 9880f813f8
commit e3d01fc035

View File

@@ -83,6 +83,8 @@ const formatSize = computed(() => {
:src="url"
:alt="props.imgId"
:preview-src-list="srcList"
hide-on-click-modal
preview-teleported
:initial-index="initialIndex"
:infinite="false"
:lazy="false"