细节修改
This commit is contained in:
@@ -75,7 +75,7 @@ watch(
|
||||
clearInterval(timer.value);
|
||||
setTimeout(() => {
|
||||
newVal();
|
||||
}, 2000);
|
||||
}, 1500);
|
||||
} else {
|
||||
totalTop.value += 0.5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user