From 1530ce1932ece3b22a7241765149216156228c19 Mon Sep 17 00:00:00 2001 From: LIghtJUNction Date: Sun, 29 Mar 2026 16:31:28 +0800 Subject: [PATCH] refactor(dashboard): add elastic cursor tracking with gravity pit effect --- dashboard/src/components/auth/DiamondBg.vue | 168 +++++++++++++------- 1 file changed, 109 insertions(+), 59 deletions(-) diff --git a/dashboard/src/components/auth/DiamondBg.vue b/dashboard/src/components/auth/DiamondBg.vue index 502f8de95..dfc89b143 100644 --- a/dashboard/src/components/auth/DiamondBg.vue +++ b/dashboard/src/components/auth/DiamondBg.vue @@ -1,56 +1,106 @@