bug优化
This commit is contained in:
@@ -61,6 +61,7 @@ export struct ConversationViewItem {
|
||||
.borderRadius(20)
|
||||
.height(18)
|
||||
.width(18 + (this.getUnreadCountStr(this.conversationInfo.unreadCount).length - 1) * 4)
|
||||
.margin({top:-7,right:-7})
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user