This commit is contained in:
2025-09-07 17:50:37 +08:00
parent dea68663ef
commit 24105e0972

View File

@@ -175,7 +175,7 @@ export default {
comments: [],
statistics: null,
lastGenerateTime: 0,
cooldownTime: 3000, // 5秒冷却时间
cooldownTime: 1000, // 5秒冷却时间
isButtonDisabled: false
}
},