qinjie 4 years ago
parent
commit
9553f7b45b
1 changed files with 1 additions and 1 deletions
  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,