chore: 🔨 注释文案优化

This commit is contained in:
Ray.Hao
2025-05-19 12:40:51 +08:00
parent 859f3e0cc3
commit 08a396eeb6
5 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ import "@/styles/dark/css-vars.css";
import "@/styles/index.scss";
import "uno.css";
// 全局引入 animate.css
// 过渡动画
import "animate.css";
// 自动为某些默认事件(如 touchstart、wheel 等)添加 { passive: true },提升滚动性能并消除控制台的非被动事件监听警告