wangguoyu hace 7 meses
padre
commit
14ba2c99f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/study/lookShipin.vue

+ 1 - 1
pages/study/lookShipin.vue

@@ -230,7 +230,7 @@
 					player.tag.play();
 
 				});
-				player.one('ended', function() {
+				player.on('ended', function() {
 				that.$ownerInstance.callMethod('playEnd', {data:'end'})
 					// uni.$emit('playEnd', {
 					// 	data: 'end'