Browse Source

Merge branch '2024鹅状元' of https://gogs.mtavip.com/wangguoyu/uniProject into 2024鹅状元

tanxue 6 months ago
parent
commit
9c5cee71e3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/study/lookShipin.vue

+ 1 - 1
pages/study/lookShipin.vue

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