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) {