- Nuova Home Page RISO Moderna! Passo 1 - la struttura

This commit is contained in:
Surya Paolo
2025-11-29 21:14:26 +01:00
parent 2abdda3b44
commit 8b6a636a96
17 changed files with 3865 additions and 82 deletions

View File

@@ -91,6 +91,12 @@
>
<HomeRiso />
</div>
<div
v-else-if="myel.type === shared_consts.ELEMTYPE.RISOHOME_MODERN"
class="myElemBase"
>
<Riso_Home_Modern />
</div>
<div
v-else-if="myel.type === shared_consts.ELEMTYPE.IMGTITLE"
class="myElemBase"