feat: 关闭前端动画
This commit is contained in:
@@ -69,7 +69,7 @@ function drawStars() {
|
||||
|
||||
function animate() {
|
||||
drawStars();
|
||||
requestAnimationFrame(animate);
|
||||
// requestAnimationFrame(animate);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user