标签切换动画改为渐变

This commit is contained in:
fofolee 2022-05-14 19:39:33 +08:00
parent cd57d2e6bf
commit 427c4ac893

View File

@ -52,11 +52,9 @@
backgroundSize: 'cover',
}"
v-model="currentTag"
transition-prev="slide-down"
transition-next="slide-up"
transition-duration="200"
transition-prev="fade"
transition-next="fade"
swipeable
vertical
>
<q-tab-panel
style="padding: 0"