qinjie 4 년 전
부모
커밋
dfb08607e0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      main/assets/xuniren/article.html

+ 1 - 1
main/assets/xuniren/article.html

@@ -326,7 +326,7 @@
 					width: '100%',
 					height: 'auto'
 				});
-				$(this).closest('.article-video').find('.videoposter').hide()
+				$(that).closest('.article-video').find('.videoposter').hide()
 				$('#articlevideoplayer').show()
 			})
 		})