From c34c3e7ddafca5ea0058e90bbfc8502021c5d29c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Sat, 29 Dec 2018 02:17:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=9F=B3=E9=87=8F=E8=AE=B0?= =?UTF-8?q?=E5=BF=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/app.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/app.js b/js/app.js index 4732c3b..3ad726a 100644 --- a/js/app.js +++ b/js/app.js @@ -115,6 +115,7 @@ Anot({ // 设置循环模式 SONIST.mode = PLAY_MODE[this.playMode] + SONIST.volume = this.volume SONIST.on('play', time => { this.curr.time = time