浏览代码

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

tanxue 6 月之前
父节点
当前提交
9c5cee71e3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/study/lookShipin.vue

+ 1 - 1
pages/study/lookShipin.vue

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