| | |
| | | <view class="p-15 flex flex-col justify-between" style="background-color: #e8f0fd;"> |
| | | <view class="flex-items-center"> |
| | | <text class="ywicon icon-morentouxiang bg-gray-300 rounded-full font60 text-gray-500 mr-20"></text> |
| | | <text class="font25 font-bold">{{userName}}</text> |
| | | <text class="font27 font-bold">{{userName}}</text> |
| | | </view> |
| | | <view class="flex-items-center justify-between mt-20"> |
| | | <van-button class="" color="#000000" custom-style="font-size:20rpx;height:50rpx" round size="small" icon="plus" bind:tap="newChatRoomClick">新建聊天室</van-button> |