From 8f3918198a625aeeb55711e32984518eb8afdade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=90=A6?= Date: Sun, 2 Aug 2026 18:19:12 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E6=92=AD=E6=94=BE=E5=99=A8=E6=AD=8C?= =?UTF-8?q?=E8=AF=8D=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/PhotoGallery.vue | 304 ++++++++++++++---- .../src/composables/useSequentialMount.js | 45 +++ vite-tailwindcss/src/directives/reveal.js | 36 ++- vite-tailwindcss/src/views/index/index.vue | 295 +++++++++++++---- 4 files changed, 558 insertions(+), 122 deletions(-) create mode 100644 vite-tailwindcss/src/composables/useSequentialMount.js diff --git a/vite-tailwindcss/src/components/PhotoGallery.vue b/vite-tailwindcss/src/components/PhotoGallery.vue index 75eddb8..58d3f2a 100644 --- a/vite-tailwindcss/src/components/PhotoGallery.vue +++ b/vite-tailwindcss/src/components/PhotoGallery.vue @@ -27,27 +27,62 @@ - -
-
- + +
+
+
+ +
-
- +
+
+ +
- +
@@ -75,11 +110,20 @@
- -
-
- + +
+
+
+ +
@@ -98,11 +142,20 @@
- -
-
- + +
+
+
+ +
@@ -113,29 +166,66 @@