qinjie 4 years ago
parent
commit
dfb08607e0
1 changed files with 1 additions and 1 deletions
  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()
 			})
 		})