mirror of
https://github.com/ZorgCC/psina-avatar-frontend.git
synced 2025-07-19 11:46:27 +03:00
feature: sync
This commit is contained in:
parent
072fc4cf31
commit
0cc01e8149
Binary file not shown.
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 8.5 KiB |
@ -2,7 +2,7 @@
|
|||||||
<b-navbar transparent shadow active>
|
<b-navbar transparent shadow active>
|
||||||
<template #brand>
|
<template #brand>
|
||||||
<b-navbar-item tag="router-link" :to="{ name: 'home' }" class="p-0">
|
<b-navbar-item tag="router-link" :to="{ name: 'home' }" class="p-0">
|
||||||
<img src="../assets/dog.png" alt="psina" width="50" height="50" />
|
<img src="../assets/dog.png" alt="psina" />
|
||||||
</b-navbar-item>
|
</b-navbar-item>
|
||||||
</template>
|
</template>
|
||||||
<template #start>
|
<template #start>
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="container"></div>
|
<div class="container">
|
||||||
|
<h1>LOGIN</h1>
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user