- Chart Maps Nationality

- Username lowercase
- Statistics
- Telegram
This commit is contained in:
Paolo Arena
2020-01-27 15:09:11 +01:00
parent 415c431270
commit 3653b8309c
71 changed files with 1743 additions and 143 deletions

View File

@@ -12,9 +12,6 @@
appear
enter-active-class="animazione fadeIn"
leave-active-class="animazione fadeOut">
<div>
Mancano: {{ nextconf }}
</div>
<q-item v-for="(confer, index) in listacalzoom" :key="confer._id" class="q-mb-xs animated" v-ripple>
<q-item-section avatar>
@@ -25,10 +22,17 @@
</q-avatar>
</q-item-section>
<q-item-section>
<q-item-label class="title">{{ confer.title }} </q-item-label>
<q-item-label class="id_conf">ID: {{ confer.id_conf_zoom }} </q-item-label>
<q-item-label class="note">ID: {{ confer.note }} </q-item-label>
<q-item-section class="text-center">
<q-item-label class="title">{{ confer.title }}</q-item-label>
<q-item-label class="id_conf">ID: {{ confer.id_conf_zoom }}</q-item-label>
<q-item-label class="note">
<q-chip
style="background-color: lightblue !important;"
text-color="black"
>{{ confer.note }}
</q-chip>
</q-item-label>
</q-item-section>
<q-item-section side>