From 946f805d69faaf642af36d18d4f1b44374496f9d Mon Sep 17 00:00:00 2001 From: FEARmeR Date: Wed, 17 May 2023 19:29:57 +0100 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D0=B4=D0=BE=20=D0=BF=D1=80=D0=B8?= =?UTF-8?q?=D0=B4=D0=B5=D0=BB=D0=B0=D1=82=D1=8C=20=D0=BA=D0=B0=D1=80=D1=82?= =?UTF-8?q?=D0=BE=D1=87=D0=BA=D0=B8=20=D0=BF=D1=80=D0=BE=D0=B5=D0=BA=D1=82?= =?UTF-8?q?=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Presentation/PresentationView.vue | 55 +--- .../Presentation/Sections/Data/Untitled-1.js | 21 ++ .../Sections/Data/designBlocksData.js | 247 +++++++++++------- 3 files changed, 169 insertions(+), 154 deletions(-) create mode 100644 src/views/Presentation/Sections/Data/Untitled-1.js diff --git a/src/views/Presentation/PresentationView.vue b/src/views/Presentation/PresentationView.vue index eb81d5a..2a7b456 100644 --- a/src/views/Presentation/PresentationView.vue +++ b/src/views/Presentation/PresentationView.vue @@ -8,7 +8,6 @@ import Header from "../../examples/Header.vue"; import FilledInfoCard from "../../examples/cards/infoCards/FilledInfoCard.vue"; //Vue Material Kit 2 components -import MaterialSocialButton from "@/components/MaterialSocialButton.vue"; import MaterialInput from "@/components/MaterialInput.vue"; // sections @@ -22,13 +21,6 @@ import PresentationInformation from "./Sections/PresentationInformation.vue"; //images import vueMkHeader from "@/assets/img/space-background.jpg"; -import wavesWhite from "@/assets/img/waves-white.svg"; -import logoBootstrap from "@/assets/img/logos/bootstrap5.jpg"; -import logoTailwind from "@/assets/img/logos/icon-tailwind.jpg"; -import logoVue from "@/assets/img/logos/vue.jpg"; -import logoAngular from "@/assets/img/logos/angular.jpg"; -import logoReact from "@/assets/img/logos/react.jpg"; -import logoSketch from "@/assets/img/logos/sketch.jpg"; //hooks const body = document.getElementsByTagName("body")[0]; @@ -43,24 +35,7 @@ onUnmounted(() => { @@ -112,42 +87,16 @@ export default { -
-
-
-

Loading...

-
-
-
-
-

Error loading data

-

{{ error }}

-
-
-
-
-

{{ project.title }}

- Project Image -

- {{ project.description }} -

-

Total votes: {{ project.vote_total }}

-

Vote ratio: {{ project.vote_ratio }}

- -
-
-
-