qinjie 4 rokov pred
rodič
commit
9553f7b45b
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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,