使用Claude优化动画
This commit is contained in:
@@ -251,7 +251,7 @@
|
||||
offset: 1
|
||||
}
|
||||
], {
|
||||
duration: 400,
|
||||
duration: 600,
|
||||
easing: 'cubic-bezier(0.16, 1, 0.3, 1)',
|
||||
fill: 'none'
|
||||
});
|
||||
@@ -305,7 +305,7 @@
|
||||
offset: 1
|
||||
}
|
||||
], {
|
||||
duration: 350,
|
||||
duration: 500,
|
||||
easing: 'cubic-bezier(0.4, 0, 0.2, 1)',
|
||||
fill: 'forwards' // Hold final frame until we remove class
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user