From ef72c5f129afa7bad65e123bc7473da69dfcd638 Mon Sep 17 00:00:00 2001 From: Spythere Date: Mon, 30 Jan 2023 15:26:36 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20alert=20przy=20braku=20po=C5=82=C4=85cze?= =?UTF-8?q?nia=20z=20serwerem?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- src/views/LoginView.vue | 266 ++++++++++++++++++++-------------------- 2 files changed, 136 insertions(+), 132 deletions(-) diff --git a/.env b/.env index ce353c4..6d8c16e 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ -VITE_API_URL="https://spythere.pl" +VITE_API_URL="https://spythere.pl" VITE_API_URL_DEV="http://localhost:3000" \ No newline at end of file diff --git a/src/views/LoginView.vue b/src/views/LoginView.vue index 4713807..0b24b3e 100644 --- a/src/views/LoginView.vue +++ b/src/views/LoginView.vue @@ -1,131 +1,135 @@ - - - - - + + + + +