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

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

@@ -319,7 +319,7 @@
 			let that = this;
 			$.getJSON($(this).data('url'), function(res) {
 				new window.Player({
-					id: 'videoplayer',
+					id: 'articlevideoplayer',
 					url: res.data.video,
 					playsinline: true,
 					autoplay: true,