mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 14:34:13 +08:00
标签切换动画改为渐变
This commit is contained in:
parent
cd57d2e6bf
commit
427c4ac893
@ -52,11 +52,9 @@
|
|||||||
backgroundSize: 'cover',
|
backgroundSize: 'cover',
|
||||||
}"
|
}"
|
||||||
v-model="currentTag"
|
v-model="currentTag"
|
||||||
transition-prev="slide-down"
|
transition-prev="fade"
|
||||||
transition-next="slide-up"
|
transition-next="fade"
|
||||||
transition-duration="200"
|
|
||||||
swipeable
|
swipeable
|
||||||
vertical
|
|
||||||
>
|
>
|
||||||
<q-tab-panel
|
<q-tab-panel
|
||||||
style="padding: 0"
|
style="padding: 0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user