xiaobin.zhang 2 年之前
父節點
當前提交
04b06891e9
共有 3 個文件被更改,包括 7 次插入7 次删除
  1. 7 7
      chat/conversation/conversation.vue
  2. 二進制
      chat/static/111.png
  3. 二進制
      chat/static/theme2x.png

+ 7 - 7
chat/conversation/conversation.vue

@@ -390,13 +390,13 @@
 				console.log('消息》》》》', this.conversationList);
 			},
 			openSearch: function() {
-				// this.setData({
-				// 	search_btn: false,
-				// 	search_chats: true,
-				// 	gotop: true,
-				// });
+				this.setData({
+					search_btn: false,
+					search_chats: true,
+					gotop: true,
+				});
 
-				this.into_singleChatRoom();
+				// this.into_singleChatRoom();
 
 
 			},
@@ -492,7 +492,7 @@
 				var nameList = {
 					myName: my,
 					your: detail.username,
-					// your: 'RS_316923182326'
+					// your: 'rs_316923182331'
 				};
 				const friendUserInfoMap = getApp().globalData.friendUserInfoMap;
 				if (friendUserInfoMap.has(nameList.your) && friendUserInfoMap.get(nameList.your)?.nickname) {

二進制
chat/static/111.png


二進制
chat/static/theme2x.png