แสดงรูป Profile

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-19 11:52:34 +07:00
parent 28452ac380
commit 6fd22e0c32

View file

@ -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>