Commit 9fa71c85 authored by youjie's avatar youjie

no message

parent 650fe504
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
</div> </div>
</div> </div>
<div class="carousel1-right overflow-hidden relative" <div class="carousel1-right overflow-hidden relative"
:class="[windowWidth>1280?'col-7':'col-12']" @mouseenter="ClearData"> :class="[windowWidth>1280?'col':'col-12']" @mouseenter="ClearData">
<template v-if="windowWidth>=768"> <template v-if="windowWidth>=768">
<q-img class="carousel1-rightImg animate__animated" @mouseenter="ClearData" <q-img class="carousel1-rightImg animate__animated" @mouseenter="ClearData"
:class="[oldCoverImg!=coverImg?'active animate__bounceInUp':'animate__bounceOutUp']" :class="[oldCoverImg!=coverImg?'active animate__bounceInUp':'animate__bounceOutUp']"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment