From 4cfc43c8b0599656d6817a922985fbda9ca1bf8c Mon Sep 17 00:00:00 2001 From: Vladimir Voronin Date: Fri, 25 Oct 2024 14:56:59 +0300 Subject: [PATCH] auth --- src/components/auth/LoginView.vue | 58 ++++++++++++++++++++++--------- 1 file changed, 41 insertions(+), 17 deletions(-) diff --git a/src/components/auth/LoginView.vue b/src/components/auth/LoginView.vue index 21767e0..212aa94 100644 --- a/src/components/auth/LoginView.vue +++ b/src/components/auth/LoginView.vue @@ -2,7 +2,7 @@

Вход

- {{tg_id}} + {{ tg_id }}
@@ -37,41 +37,65 @@