| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -24,16 +24,16 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
								</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
								<view class="lf-m-t-30 lf-row-between lf-p-l-50 lf-p-r-50"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									<view class="lf-row-center" @click="addLike(discover_details.id)"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-xihuanlike lf-color-price" v-if="discover_details.is_like"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-xihuan" v-else></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-xihuanlike lf-color-price lf-font-40" v-if="discover_details.is_like"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-xihuan lf-font-40" v-else></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-font-24 lf-color-777 lf-m-l-10">{{discover_details.likes_count}}</text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									<view class="lf-row-center"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-chakan"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-chakan lf-font-40"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-font-24 lf-color-777 lf-m-l-10">{{discover_details.view_count}}</text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									<view class="lf-row-center"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-pinglun-"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-pinglun- lf-font-40"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-font-24 lf-color-777 lf-m-l-10">{{discover_details.comments_count}}</text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
								</view> | 
				
			
			
		
	
	
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
				
				 | 
				
					@ -59,8 +59,8 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
											</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
											<view class="lf-m-l-32" style="position: absolute;right:33rpx;"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
												<view @click.stop="giveaLike(commentitem.id)"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
													<text class="lf-iconfont icon-xihuanlike lf-color-price" v-if="commentitem.is_like"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
													<text class="lf-iconfont icon-xihuan" v-else></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
													<text class="lf-iconfont icon-xihuanlike lf-color-price lf-font-36" v-if="commentitem.is_like"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
													<text class="lf-iconfont icon-xihuan lf-font-36" v-else></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
												</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
												<view class="lf-color-555 lf-font-24 lf-row-center">{{commentitem.likes_count}}</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
											</view> | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -91,8 +91,8 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
											</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
											<view class="lf-m-t-30" style="position: absolute;right:33rpx;"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
												<view @click.stop="giveaLike(subitem.id)"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
													<text class="lf-iconfont icon-xihuanlike lf-color-price" v-if="subitem.is_like"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
													<text class="lf-iconfont icon-xihuan" v-else></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
													<text class="lf-iconfont icon-xihuanlike lf-color-price lf-font-36" v-if="subitem.is_like"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
													<text class="lf-iconfont icon-xihuan lf-font-36" v-else></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
												</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
												<view class="lf-color-555 lf-font-24 lf-row-center">{{subitem.likes_count}}</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
											</view> | 
				
			
			
		
	
	
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
				
				 | 
				
					@ -110,17 +110,17 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									<input class="rom-search" type="text" confirm-type="send" v-else @confirm="sendComment(discover_details.id)" :cursor-spacing="8" v-model="comment" placeholder="说点什么" /> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
								</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
								<view class="lf-row-center"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									<view class="lf-row-center lf-m-r-35" style="align-items: center;" @click.stop="addLike(discover_details.id)"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-xihuanlike lf-color-price lf-font-36" v-if="discover_details.is_like"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-xihuan lf-font-36" v-else></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									<view class="lf-row-center lf-m-r-35" style="align-items: center;justify-content: center;" @click.stop="addLike(discover_details.id)"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-xihuanlike lf-color-price lf-font-40" v-if="discover_details.is_like"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-xihuan lf-font-40" v-else></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-font-24 lf-color-777 lf-m-l-10">{{discover_details.likes_count}}</text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									<view class="lf-row-center lf-m-r-35" style="align-items: center;"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-chakan lf-font-44"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									<view class="lf-row-center lf-m-r-35" style="align-items: center;justify-content: center;"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-chakan lf-font-40"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-font-24 lf-color-777 lf-m-l-10">{{discover_details.view_count}}</text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									<view class="lf-row-center lf-m-r-35" style="align-items: center;"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-pinglun- lf-font-36"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									<view class="lf-row-center lf-m-r-35" style="align-items: center;justify-content: center;"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-iconfont icon-pinglun- lf-font-40"></text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
										<text class="lf-font-24 lf-color-777 lf-m-l-10">{{discover_details.comments_count}}</text> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
									</view> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
								</view> | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |