소스 검색

修复会话抖动的bug

xie.bx 3 년 전
부모
커밋
cc594d4074
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      im-ui/src/components/chat/ChatGroup.vue

+ 1 - 1
im-ui/src/components/chat/ChatGroup.vue

@@ -19,7 +19,7 @@
 				</el-main>
 				<el-footer height="25%" class="im-chat-footer">
 					<div class="chat-tool-bar">
-						<div title="表情" class="el-icon-service" ref="emotion" @click="switchEmotionBox()">
+						<div title="表情" class="el-icon-eleme" ref="emotion" @click="switchEmotionBox()">
 							<emotion v-show="showEmotion" :pos="emoBoxPos" @emotion="handleEmotion"></Emotion>
 						</div>
 						<div title="发送图片">