From f2a0e523c039b8444ea024613382d66e4895ec02 Mon Sep 17 00:00:00 2001 From: pan <1029559041@qq.com> Date: Mon, 1 Jun 2020 06:59:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E8=81=8A=E5=A4=A9=E7=95=8C?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/my/MyFriend.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/my/MyFriend.tsx b/src/my/MyFriend.tsx index 94708f5..10a6c4e 100644 --- a/src/my/MyFriend.tsx +++ b/src/my/MyFriend.tsx @@ -139,8 +139,8 @@ export class MyFriend extends React.Component< return ( - - + +
我的好友 @@ -191,9 +191,9 @@ export class MyFriend extends React.Component< ):没有匹配任何用户:null} - +
- + {this.state.chatList.map((chat:Chat,index:number)=> this.props.user===chat.userId?