Parcourir la source

修复会话抖动的bug

xie.bx il y a 3 ans
Parent
commit
cc594d4074
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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="发送图片">