下雨光标暂时关闭

This commit is contained in:
2025-09-16 19:49:33 +08:00
parent a331e5095c
commit 319a613ae2

View File

@@ -17,7 +17,7 @@ export default {
if (BlogTheme.enhanceApp) {
BlogTheme.enhanceApp({ app, router, siteData })
}
/*
// 初始化光标雨点效果
if (typeof window !== 'undefined') {
// 确保 GSAP 可用
@@ -41,6 +41,7 @@ export default {
}
}
}
*/
}
}