小程序图片自动匹配缩放

微信   2024-12-31 15:55   70   0  
<view id="iimgg">
    <image mode="aspectFit" src="{{shopGood.listPicUrl}}" bindtap="toDetail"></image>
</view>
#iimgg{
 display:flex;   
 justify-content: center;   
}
.goods-list image {
  height: 340rpx;
}


背景图片缩放:

 width: 100%;
 background-size: auto 100%;
 background-repeat: no-repeat;



博客评论
还没有人评论,赶紧抢个沙发~
发表评论
说明:请文明发言,共建和谐网络,您的个人信息不会被公开显示。