попытался настроить авторизацию
This commit is contained in:
parent
51b16ab3d6
commit
3fbaaf1b45
@ -2,6 +2,8 @@
|
||||
import { computed } from 'vue'
|
||||
import { useRouter } from 'vue-router'
|
||||
|
||||
|
||||
|
||||
const router = useRouter()
|
||||
|
||||
// Реактивное вычисление статуса авторизации
|
||||
|
||||
@ -188,6 +188,7 @@ const authorisation = async () => {
|
||||
}
|
||||
|
||||
|
||||
|
||||
.marquee-text {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user