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