dever 3 년 전
부모
커밋
521707c4d6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/dream/view/vodShort.vue

+ 1 - 1
pages/dream/view/vodShort.vue

@@ -53,7 +53,7 @@ export default {
 	},
 	methods:{
 		start : function() {
-			if (this.Dever.source_id == 3) {
+			if (this.Dever.source == 'h5' && uni.getSystemInfoSync().platform == 'ios') {
 				return;
 			}
 			for(var i in this.$refs.video) {