This commit is contained in:
Surya Paolo
2023-11-28 08:45:52 +01:00
parent cbf3bdafc7
commit b29caade62
11 changed files with 492 additions and 302 deletions

View File

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