|
@@ -238,11 +238,7 @@ const toggleOptions = (index) => {
|
|
|
|
|
|
|
|
|
|
|
|
- //
|
|
|
- swiperOptions.loop = false;
|
|
|
- swiperOptions.autoplay = false;
|
|
|
- swiperOptions.speed = 300;
|
|
|
- swiperOptions.freeMode = true;
|
|
|
+
|
|
|
}
|
|
|
};
|
|
|
const closeIframe = () => {
|
|
@@ -541,7 +537,7 @@ onMounted(() => {
|
|
|
/* margin-top: 10px; */
|
|
|
margin-bottom: 0.5333rem;
|
|
|
overflow: visible !important;
|
|
|
- padding: 0 20px;
|
|
|
+ padding: 0 40px;
|
|
|
}
|
|
|
</style>
|
|
|
<style>
|