Commit f66edb0e authored by Tình Trương's avatar Tình Trương

Update index.vue

parent 327d5349
...@@ -91,9 +91,7 @@ ...@@ -91,9 +91,7 @@
<template v-slot:body-cell-avatar="avatar"> <template v-slot:body-cell-avatar="avatar">
<q-td style="padding: auto; height: 100%; text-align: center"> <q-td style="padding: auto; height: 100%; text-align: center">
<q-img <q-img
style="width: 9rem" style="width: 5rem; height: 6rem"
fit="contain"
:ratio="16 / 9"
:src=" :src="
avatar.row.avatar avatar.row.avatar
? configImg.API_IMAGE_ENDPOINT + avatar.row.avatar ? configImg.API_IMAGE_ENDPOINT + avatar.row.avatar
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment