chore: code clean-up
This commit is contained in:
parent
0226fc3f79
commit
c61b61aafa
3 changed files with 3 additions and 6 deletions
|
|
@ -21,9 +21,7 @@
|
|||
</q-card>
|
||||
</div>
|
||||
</div>
|
||||
<q-banner v-if="styles?.ui?.banner" class="row q-pa-none q-mb-md">
|
||||
<q-img :src="styles.ui.banner" style="width: 100%; height: 250px" cover></q-img>
|
||||
</q-banner>
|
||||
|
||||
|
||||
<q-infinite-scroll v-if="showProducts" @load="onLoad" :offset="250">
|
||||
<div class="row q-col-gutter-md">
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ async function customerMarket(path) {
|
|||
'relays',
|
||||
'update-products',
|
||||
'update-stalls',
|
||||
'styles',
|
||||
|
||||
'search-text',
|
||||
'filter-categories'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue