键盘高度计算,改善聊天页面内容少的时候推屏的问题,但是有点卡断
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<view class="header">
|
||||
<view class="name">
|
||||
{{ contact(item.targetId).name }}
|
||||
<!-- <text v-if="item.conversationType === 3" class='group'>[群]</text> -->
|
||||
<text v-if="item.conversationType === 3" class='group'>[群]</text>
|
||||
</view>
|
||||
<view class="time">{{ item.sentTime|timeCustomCN }}</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user