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?