bug
This commit is contained in:
parent
331428df70
commit
0138f03a97
@ -89,7 +89,8 @@
|
||||
</template>
|
||||
</b-carousel-slide>
|
||||
</b-carousel>
|
||||
<template v-if="hotProductList[0].length >0">
|
||||
<!-- 这里写的不对 -->
|
||||
<template v-if="hotProductList.length">
|
||||
<nuxt-link
|
||||
class="more box_shadow"
|
||||
:to="`/products?maxCatgId=${hotProductList[0][0].maxCatgId}&title=${hotProductList[0][0].title}`"
|
||||
|
Loading…
Reference in New Issue
Block a user