mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 05:55:34 +08:00
标签切换动画改为渐变
This commit is contained in:
parent
cd57d2e6bf
commit
427c4ac893
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user