From 1a816300bd179175bde73836c74ad327323d7b03 Mon Sep 17 00:00:00 2001 From: Kostya Date: Wed, 31 Jan 2024 20:20:28 +0300 Subject: [PATCH] fixed bug with not-display develop-component and changed template, added router-push to path /about --- .../assets/css/{ => ComponentsStyles}/DevelopComponent.css | 0 luckydiamond/src/components/DevelopComponent.vue | 6 ++++-- luckydiamond/src/components/HeaderComponent.vue | 1 + luckydiamond/src/pages/AboutPage.vue | 6 +++--- 4 files changed, 8 insertions(+), 5 deletions(-) rename luckydiamond/src/assets/css/{ => ComponentsStyles}/DevelopComponent.css (100%) diff --git a/luckydiamond/src/assets/css/DevelopComponent.css b/luckydiamond/src/assets/css/ComponentsStyles/DevelopComponent.css similarity index 100% rename from luckydiamond/src/assets/css/DevelopComponent.css rename to luckydiamond/src/assets/css/ComponentsStyles/DevelopComponent.css diff --git a/luckydiamond/src/components/DevelopComponent.vue b/luckydiamond/src/components/DevelopComponent.vue index 04897fe..f29a29d 100644 --- a/luckydiamond/src/components/DevelopComponent.vue +++ b/luckydiamond/src/components/DevelopComponent.vue @@ -7,7 +7,9 @@ \ No newline at end of file diff --git a/luckydiamond/src/components/HeaderComponent.vue b/luckydiamond/src/components/HeaderComponent.vue index 5b338bf..61b4abc 100644 --- a/luckydiamond/src/components/HeaderComponent.vue +++ b/luckydiamond/src/components/HeaderComponent.vue @@ -127,6 +127,7 @@ export default { Главная Профиль Помощь + О нас
diff --git a/luckydiamond/src/pages/AboutPage.vue b/luckydiamond/src/pages/AboutPage.vue index ef4668b..8656623 100644 --- a/luckydiamond/src/pages/AboutPage.vue +++ b/luckydiamond/src/pages/AboutPage.vue @@ -5,12 +5,12 @@ - + +
-