veplayer-mp-wechat
Advanced tools
Comparing version 1.2.2-alpha.14 to 1.2.2-alpha.15
@@ -180,3 +180,2 @@ "use strict"; | ||
const { controls } = this.properties; | ||
this.__deviceInfo = wx.getDeviceInfo(); | ||
let _videoId = videoId || this.properties.componentId; | ||
@@ -437,5 +436,2 @@ if (!_videoId) { | ||
*/ | ||
// if (this.__deviceInfo.platform !== 'ios' && !seeking && paused) { | ||
// data.paused = false | ||
// } | ||
this.setData(data); | ||
@@ -442,0 +438,0 @@ this._emitEvt(index_1.MediaEvents.TIMEUPDATE, e); |
{ | ||
"name": "veplayer-mp-wechat", | ||
"version": "1.2.2-alpha.14", | ||
"version": "1.2.2-alpha.15", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "miniprogram": "dist", |
147646
2488