微信小程序_WXML

图片:

等比例填充(头像):mode=“aspectFill”

<image src="{{userInfo ? userInfo.avatarUrl :'/images/1.png'}}" mode="aspectFill"></image>