Login szöveg
All checks were successful
Build and Deploy Frontend / build-and-deploy-frontend (push) Successful in 17s
All checks were successful
Build and Deploy Frontend / build-and-deploy-frontend (push) Successful in 17s
This commit is contained in:
@@ -284,7 +284,7 @@ const apiBase = `${import.meta.env.VITE_BACKEND_API_HOST}:${import.meta.env.VITE
|
|||||||
const out = ref('')
|
const out = ref('')
|
||||||
const pageStatus = ref("logout")
|
const pageStatus = ref("logout")
|
||||||
const loginCheck = ref(false)
|
const loginCheck = ref(false)
|
||||||
const loginErrorMsg = ref("Bejelentkezés...")
|
const loginErrorMsg = ref("Belépés...")
|
||||||
const userLoginName = ref("")
|
const userLoginName = ref("")
|
||||||
const userLoginPw = ref("")
|
const userLoginPw = ref("")
|
||||||
const userAdmin = ref(false)
|
const userAdmin = ref(false)
|
||||||
|
|||||||
Reference in New Issue
Block a user