自学内容网 自学内容网

列表图片显示样式,css图片以中心点位置居中显示并缩放

<view style="width: calc(100% - 0.5em);height: 7em;overflow: hidden;margin: 0 auto;">
                         <image :src="ImgServer + item.creationBy" style="max-width: 100%;max-height: 100%;transform-origin: center;"></image>
                    </view>


原文地址:https://blog.csdn.net/weixin_46256404/article/details/143676610

免责声明:本站文章内容转载自网络资源,如本站内容侵犯了原著者的合法权益,可联系本站删除。更多内容请关注自学内容网(zxcms.com)!