qinjie %!s(int64=4) %!d(string=hai) anos
pai
achega
9f380c4e91
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main/assets/xuniren/video.html

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

@@ -261,7 +261,7 @@
 				$('.videoposter').hide()
 				$('#videoplayer').show()
 			}else {
-				player.src = $(that).data('url')
+				player.src = res.data.video
 			}
 			$('.topic-video h3').html(`<a href="${$(that).parent('a').attr('href')}">${$(that).data('title')}<br />${$(that).data('subtitle')}</a> `)
 			$('.topic-video ol p').html($(that).data('desc'))