aggiornamenti vari...

This commit is contained in:
Surya Paolo
2025-03-21 19:51:55 +01:00
parent a09a49ac37
commit 4c82015f27
121 changed files with 1343 additions and 5032 deletions

View File

@@ -2293,7 +2293,7 @@ export const useGlobalStore = defineStore('GlobalStore', {
}
// console.log('getServerHost', myserv)
console.log('getServerHost', myserv)
return myserv
} catch (e) {
@@ -2409,6 +2409,18 @@ export const useGlobalStore = defineStore('GlobalStore', {
newrec.height = 600
} else if (newrec.type === shared_consts.ELEMTYPE.CARD) {
newrec.class2 = 'row justify-center'
} else if (newrec.type === shared_consts.ELEMTYPE.SEARCHPRODUCT) {
newrec.catalogo = {
productTypes: [0],
excludeproductTypes: [],
formato: [],
Categoria: [],
editore: [],
pdf: false,
dimensioni_def: {
pagina: tools.resetRecIDimensioni(null)
},
}
} else if (newrec.type === shared_consts.ELEMTYPE.CATALOGO) {
newrec.catalogo = {
//++AddCATALOGO_FIELDS