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()
 			})
 		})