赞
踩
<view class="headeruser-image">
<image mode='widthFix' src="http://.../boy.png"></image>
</view>
<style>
.headeruser-image{
width: 120rpx;
height: 120rpx;
border-radius: 50%;
overflow: hidden;
}
.headeruser-image>image{
width: 100%;
}
</style>
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。