luke 6 éve
szülő
commit
94c1b87563
1 módosított fájl, 3 hozzáadás és 8 törlés
  1. 3 8
      chat/src/components/index.vue

+ 3 - 8
chat/src/components/index.vue

@@ -467,8 +467,9 @@
 		</div>
 		<!-- 发送消息音频提示
 		<audio id="send" src="../../static/send.wav"></audio>
-		<!-- 接收消息音频提示 -->
-		<!-- <audio id="receive" src="../../static/receive.wav"></audio> --> 
+		接收消息音频提示
+		<audio id="receive" src="../../static/receive.wav"></audio>
+		-->
 	</div>
 </template>
 
@@ -887,12 +888,6 @@
 						this.hisSviceChat.push(res);
 					})
 
-					// if (obj.data.chatLog.length > 0 ) {
-					// 	this.chatNum = 6;
-					// } else {
-					// 	this.chatNum = 0;
-					// }
-
 				}
 
 				//获取发送时间