Commit 7a617427 authored by lvtz's avatar lvtz

Merge branch 'wxl-develop' of git.server:wangxuelai/wechatapp.shangjiadao.com…

Merge branch 'wxl-develop' of git.server:wangxuelai/wechatapp.shangjiadao.com into imagecomment_lvtz
parents a3be581f a76feb68
......@@ -12,7 +12,7 @@
</cover-view>
</cover-view>
</cover-view>
<!-- transformOssVideofyM3u8 -->
<!-- transformOssVideofyM3u8-->
<!-- transformOssVideofy -->
<view class="imageView">
<video
......
......@@ -515,6 +515,9 @@ Page({
this.data.intervaltimestamp = 0;
this.data.playdurationtime = 0;
this.innerAudioContext.stop();
if (this.data.type == 2) {
this.videoContext.pause();
}
this.setData({
audioStorage,
// medalgivenarr: [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment