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{