fix bugs and add log viewer package

This commit is contained in:
F4ilji
2025-04-06 18:49:40 +05:00
parent 3e203484b6
commit a3b964c1ca
13 changed files with 432 additions and 42 deletions
@@ -72,7 +72,7 @@ export default {
<style scoped>
/* Анимация появления */
.fade-enter-active, .fade-leave-active {
transition: opacity 0.3s ease;
transition: opacity 0.15s ease;
}
.fade-enter-from, .fade-leave-to {