(function(t){function e(e){for(var n,s,l=e[0],a=e[1],c=e[2],p=0,d=[];p=10?e:"0"+e,t=Math.floor(t%60),t=t>=10?t:"0"+t,e+":"+t},forward:function(){this.$refs.player.currentTime+=10},backward:function(){this.$refs.player.currentTime-=10},toggle:function(){this.$refs.player.paused?(this.$refs.player.play(),this.playIcon="pause-circle"):(this.$refs.player.pause(),this.playIcon="play-circle")},playPrev:function(){var t=this.currentTrackIndex;t>0?t-=1:t=this.fileInfos.length-1,this.playItem(this.fileInfos[t])},playNext:function(){var t=this.currentTrackIndex;t