Files
Pichome/dzz/banner/template/components/information/document.htm
2024-02-06 00:03:33 +08:00

14 lines
478 B
HTML

<Image-Layout
ref="RefImageLayoutdocument"
:props="{click:true}"
:layout="bannerData.banner.document.layout"
:windowresize="false"
@returnparam="Imagereturnparam"
:urlparam="bannerData.ImageLayout.urlparam"
@click="ImageDetails"
:showmessage="bannerData.ImageLayout.showmessage"
:url="bannerData.ImageLayout.url"
:scrollref="scrollref"
:parentbox="bannerData.ImageLayout.parentbox"
:ischecked="false">
</Image-Layout>