wangguoyu vor 7 Monaten
Ursprung
Commit
14ba2c99f5
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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'