/* components/avatar/avatar.wxss */ .seller { position: absolute; top: 450rpx; left: 12rpx; } .seller view { float: left; } .avatar_pic image{ width: 45rpx !important; height: 45rpx !important; } .seller_name { margin-left: 10rpx; font-weight: 300; }