From 828791091ce18c47a3c2c3c7c339282083f8804b Mon Sep 17 00:00:00 2001 From: wangweidong <850489345@qq.com> Date: Fri, 23 Jan 2026 17:30:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/public/newgame/sxy-Timeing.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/component/public/newgame/sxy-Timeing.vue b/component/public/newgame/sxy-Timeing.vue index dc9873f..9198856 100644 --- a/component/public/newgame/sxy-Timeing.vue +++ b/component/public/newgame/sxy-Timeing.vue @@ -101,6 +101,7 @@ export default { } } else { this.topTime = n + 1 > this.threshold ? n : n + 1; + this.mintime = Math.floor(this.topTime / 60) if(minutes != this.mintime ){ this.transformInfomin = true; }else{