Fix:2891 【商城小程序】封面【播放/暂停键】点击范围不明确,响应不灵敏,把播放/暂停触控区域再加大一些
This commit is contained in:
@@ -13,6 +13,8 @@ export const pageListenMixins = {
|
||||
onShow() {
|
||||
this.pageViewDateTime = getCurrDateTime()
|
||||
this.pageToWatchShowCount(this.pageKeyId)
|
||||
this.videoContext = uni.createVideoContext('indexVideo', this);
|
||||
|
||||
},
|
||||
onUnload() {
|
||||
this.pageToHideHandle()
|
||||
|
||||
Reference in New Issue
Block a user