Explorar el Código

修复会话抖动的bug

xie.bx hace 3 años
padre
commit
cc594d4074
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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="发送图片">