- Aggiungere numero di persone registrate, e num di competenze, e numGruppi

This commit is contained in:
paoloar77
2022-02-11 01:07:46 +01:00
parent c63ed7e6d3
commit 7c0c2fef39
14 changed files with 344 additions and 106 deletions

View File

@@ -5,6 +5,7 @@ import {
import { tools } from '@src/store/Modules/tools'
import { CSkill } from '@/components/CSkill'
import { CFinder } from '@/components/CFinder'
import { CDashboard } from '@/components/CDashboard'
import { CChartMap } from '@src/components/CChartMap'
import { CMapsEsempio } from '@src/components/CMapsEsempio'
import { CVerifyEmail } from '@src/components/CVerifyEmail'
@@ -17,7 +18,7 @@ import MixinBase from '@/mixins/mixin-base'
export default defineComponent({
name: 'Home',
components: { CSkill, CChartMap, CMapsEsempio, CFinder, CVerifyEmail, CVerifyTelegram },
components: { CSkill, CChartMap, CMapsEsempio, CFinder, CVerifyEmail, CVerifyTelegram, CDashboard },
setup() {
const globalStore = useGlobalStore()
const userStore = useUserStore()

View File

@@ -27,6 +27,8 @@
</CFinder>
<CDashboard></CDashboard>
</div>
</div>

View File

@@ -6,6 +6,7 @@ import { tools } from '@src/store/Modules/tools'
import { CSkill } from '@/components/CSkill'
import { CFinder } from '@/components/CFinder'
import { CChartMap } from '@src/components/CChartMap'
import { CDashboard } from '@/components/CDashboard'
import { CMapsEsempio } from '@src/components/CMapsEsempio'
import { CVerifyEmail } from '@src/components/CVerifyEmail'
import { CVerifyTelegram } from '@src/components/CVerifyTelegram'
@@ -17,7 +18,7 @@ import MixinBase from '@/mixins/mixin-base'
export default defineComponent({
name: 'Home',
components: { CSkill, CChartMap, CMapsEsempio, CFinder, CVerifyEmail, CVerifyTelegram },
components: { CSkill, CChartMap, CMapsEsempio, CFinder, CVerifyEmail, CVerifyTelegram, CDashboard },
setup() {
const globalStore = useGlobalStore()
const userStore = useUserStore()

View File

@@ -28,6 +28,8 @@
</CFinder>
<CDashboard></CDashboard>
</div>
</div>

View File

@@ -6,6 +6,7 @@ import { tools } from '@src/store/Modules/tools'
import { CSkill } from '@/components/CSkill'
import { CFinder } from '@/components/CFinder'
import { CChartMap } from '@src/components/CChartMap'
import { CDashboard } from '@/components/CDashboard'
import { CMapsEsempio } from '@src/components/CMapsEsempio'
import { CVerifyEmail } from '@src/components/CVerifyEmail'
import { CVerifyTelegram } from '@src/components/CVerifyTelegram'
@@ -17,7 +18,7 @@ import MixinBase from '@/mixins/mixin-base'
export default defineComponent({
name: 'Home',
components: { CSkill, CChartMap, CMapsEsempio, CFinder, CVerifyEmail, CVerifyTelegram },
components: { CSkill, CChartMap, CMapsEsempio, CFinder, CVerifyEmail, CVerifyTelegram, CDashboard },
setup() {
const globalStore = useGlobalStore()
const userStore = useUserStore()

View File

@@ -27,6 +27,8 @@
</CFinder>
<CDashboard></CDashboard>
<q-banner rounded class="bg-primary text-white">
<div class="text-h6 text-center">
Accedi al Bot Telegram <br>