We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
react项目配置了懒加载。其中img有src和data-src属性。src指向小的占位图,data-src是原图地址。
问题:Zmage放大是src小占位。 有哪些修改建议,使zamge成功显示data-src原图,谢谢。
The text was updated successfully, but these errors were encountered:
添加 set={[{ src: state.data.image }]} 属性
Sorry, something went wrong.
No branches or pull requests
react项目配置了懒加载。其中img有src和data-src属性。src指向小的占位图,data-src是原图地址。
问题:Zmage放大是src小占位。
有哪些修改建议,使zamge成功显示data-src原图,谢谢。
The text was updated successfully, but these errors were encountered: