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

图片无法自适应,比如富文本有小图,显示会被拉伸 #32

Open
hardmanhong opened this issue May 6, 2020 · 0 comments

Comments

@hardmanhong
Copy link

图片无法自适应,比如富文本有小图(表情图,icon等),image微信小程序有默认样式,

width: 320px;
height: 240px;
display: inline-block;
overflow: hidden;

而你设置了mode=widthFix这样就会被拉伸,能否计算出图片宽度赋值,实现图片自适应?

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

1 participant