chore: 升级至vite7,更新依赖,相关兼容处理

This commit is contained in:
xiaoxian521
2025-07-07 13:44:35 +08:00
parent 2799cfd8cf
commit baabe42b84
10 changed files with 1472 additions and 1479 deletions

View File

@@ -13,10 +13,10 @@ $ripple-animation-visible-opacity: 0.25 !default;
z-index: 0;
width: 100%;
height: 100%;
contain: strict;
overflow: hidden;
pointer-events: none;
border-radius: inherit;
contain: strict;
}
&__animation {