Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何放大data-src图片? #187

Open
EngineerY opened this issue Jul 5, 2021 · 1 comment
Open

如何放大data-src图片? #187

EngineerY opened this issue Jul 5, 2021 · 1 comment

Comments

@EngineerY
Copy link

react项目配置了懒加载。其中img有src和data-src属性。src指向小的占位图,data-src是原图地址。

问题:Zmage放大是src小占位。
有哪些修改建议,使zamge成功显示data-src原图,谢谢。

@chawaa
Copy link

chawaa commented Jul 5, 2021

添加 set={[{ src: state.data.image }]} 属性

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants