|
|
|
@ -1,5 +1,5 @@ |
|
|
|
<template> |
|
|
|
<div class="flex relative rounded-xl overflow-hidden border border-solid border-white bg-[rgba(245,245,245,0.60)] mx-10"> |
|
|
|
<div class="flex h-[936px] relative rounded-xl overflow-hidden border border-solid border-white bg-[rgba(245,245,245,0.60)] mx-10"> |
|
|
|
<div class="swiper-containers py-5 w-[1840px]"> |
|
|
|
<Swiper |
|
|
|
v-if="chunkList.length" |
|
|
|
|