modify img path

This commit is contained in:
MaysWind
2023-07-06 00:04:54 +08:00
parent 54c1164bd7
commit bb9b8b34e5
7 changed files with 4 additions and 4 deletions

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Before

Width:  |  Height:  |  Size: 35 KiB

After

Width:  |  Height:  |  Size: 35 KiB

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

+2 -2
View File
@@ -7,10 +7,10 @@
<v-row no-gutters class="auth-wrapper">
<v-col cols="12" md="8" class="d-none d-md-flex align-center justify-center position-relative">
<div class="d-flex auth-img-footer">
<v-img src="/img/illustrations/background.svg"/>
<v-img src="/img/desktop/background.svg"/>
</div>
<div class="d-flex align-center justify-center w-100 pt-10">
<v-img max-width="600px" src="/img/illustrations/people1.svg"/>
<v-img max-width="600px" src="/img/desktop/people1.svg"/>
</div>
</v-col>
<v-col cols="12" md="4" class="auth-card d-flex align-center justify-center">
+2 -2
View File
@@ -7,10 +7,10 @@
<v-row no-gutters class="auth-wrapper">
<v-col cols="12" md="8" class="d-none d-md-flex align-center justify-center position-relative">
<div class="d-flex auth-img-footer">
<v-img src="/img/illustrations/background.svg"/>
<v-img src="/img/desktop/background.svg"/>
</div>
<div class="d-flex align-center justify-center w-100 pt-10">
<v-img max-width="600px" src="/img/illustrations/people3.svg"/>
<v-img max-width="600px" src="/img/desktop/people3.svg"/>
</div>
</v-col>
<v-col cols="12" md="4" class="auth-card d-flex align-center justify-center">