zhaoxw 4 年之前
父节点
当前提交
344f35a92c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jhlive/jhlive.nvue

+ 1 - 1
jhlive/jhlive.nvue

@@ -12,7 +12,7 @@
 			<image v-if="showFav" class="top_left_box_collect" :src="isFav?collect:notCollect" @click="$emit('onFav', isFav)"></image>
 		</view>
 		<view class="bottom-message">
-			<!-- 对话信息 -->
+			<!-- 对话信息 --> 
 			<!-- <view class="jhim-message-box"> -->
 			<scroll-view scroll-y="true" v-if="showIm" class="jhim-message-box">
 			  <view class="jhim-message" v-for="(item, index) in imMsgs.slice(-10)" :key="index">