Merge branch 'main' of http://git.excellentkk.cn/mkm/OfficeApp
This commit is contained in:
commit
82b2284f95
@ -37,7 +37,7 @@
|
||||
<view class="cir">
|
||||
<u--image class="u_avatar" :showLoading="true"
|
||||
:src="item.avatar||'../../static/img/public/man.png'" width="112.28rpx"
|
||||
height="112.28rpx"></u--image>
|
||||
height="112.28rpx" shape="circle"></u--image>
|
||||
</view>
|
||||
|
||||
<view style="margin-top: 40rpx;">
|
||||
@ -223,14 +223,14 @@
|
||||
width: 170rpx;
|
||||
background-color: $theme-oa-color;
|
||||
color: white;
|
||||
// border-radius: 40rpx;
|
||||
border-radius: 40rpx;
|
||||
|
||||
.cir {
|
||||
width: 120rpx;
|
||||
height: 120rpx;
|
||||
background-color: #ffffff;
|
||||
margin-left: 25rpx;
|
||||
// border-radius: 120rpx;
|
||||
border-radius: 120rpx;
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user