แสดงรูป Profile
This commit is contained in:
parent
28452ac380
commit
6fd22e0c32
1 changed files with 3 additions and 4 deletions
|
|
@ -500,7 +500,7 @@ function getLandingUrl() {
|
|||
</q-item-section>
|
||||
</q-item>
|
||||
</template>
|
||||
<q-list >
|
||||
<q-list>
|
||||
<q-item clickable v-close-popup :href="landingPageUrl">
|
||||
<q-item-section avatar style="min-width: 30px">
|
||||
<q-avatar
|
||||
|
|
@ -551,10 +551,10 @@ function getLandingUrl() {
|
|||
<q-btn round>
|
||||
<q-avatar>
|
||||
<q-img
|
||||
src="@/assets/avatar_user.jpg"
|
||||
:src="dataStore.profileImg"
|
||||
class="border-100"
|
||||
spinner-color="white"
|
||||
style="height: 30px; max-width: 30px"
|
||||
|
||||
/>
|
||||
</q-avatar>
|
||||
<q-menu>
|
||||
|
|
@ -566,7 +566,6 @@ function getLandingUrl() {
|
|||
text-color="white"
|
||||
icon="home"
|
||||
size="18px"
|
||||
|
||||
/>
|
||||
</q-item-section>
|
||||
<q-item-section> Landing Page </q-item-section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue