This commit is contained in:
Surya Paolo
2023-11-30 09:41:49 +01:00
parent ee5235549e
commit 8bc6dec1da
11 changed files with 40 additions and 257 deletions

View File

@@ -1,5 +1,4 @@
<template>
HOLA:
<q-card :class="getmycardcl()" v-if="!!myproduct">
<q-img :src="`` + myproduct.img" :alt="myproduct.name" :class="getclimg()"></q-img>