Commit b361465e authored by sujie@126.com's avatar sujie@126.com

dd

parent 6f5a904c
......@@ -165,6 +165,8 @@ module.exports = {
},2000)
console.log('拖动播放',slide)
if(slide >= audioStorage[value].duration){
audioStorage[value].play = false;
audioStorage[value].c = false;
console.log('拖到低了',slide)
return;
......
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