Created Test Environment test.freeplanet.app

and Server: /var/www/test.freeplanet_server
This commit is contained in:
Paolo Arena
2021-09-28 23:44:55 +02:00
parent c16d444d1b
commit 489c4fecc7
39 changed files with 230 additions and 108 deletions

View File

@@ -71,7 +71,7 @@ dark color="white" v-model="globalStore.autoplaydisc" label="Auto Play" class="s
<q-carousel-slide
v-for="(myrec, index) in myarr"
:key="index"
:img-src="`statics/`+myrec.img_small"
:img-src="`public/`+myrec.img_small"
:alt="myrec.label"
:name="index">
<div class="row q-ma-xs">