image组件的基本使用

uniapp 12---image组件的基本使用

src:图片资源地址

uniapp 12---image组件的基本使用

mode(缩放的模式)

aspectFit:使图片的长边能完全显示出来,完整的将图片显示出来

uniapp 12---image组件的基本使用

uniapp 12---image组件的基本使用
uniapp 12---image组件的基本使用
uniapp 12---image组件的基本使用

aspectFill:短边能显示出来,通常只在水平或垂直是完整的,另一个方向会发生截取

uniapp 12---image组件的基本使用
uniapp 12---image组件的基本使用
uniapp 12---image组件的基本使用
uniapp 12---image组件的基本使用
uniapp 12---image组件的基本使用

uniapp 12---image组件的基本使用

相关文章: