From cbe07e6d9a12df3537194f255577e78cae2868d9 Mon Sep 17 00:00:00 2001
From: xiaoliiiiii <1609765836@qq.com>
Date: Tue, 18 Jul 2023 16:55:58 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E7=8F=AD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
my-vue-app/src/components/u_photosPage.vue | 241 ++++++++++++---------
1 file changed, 136 insertions(+), 105 deletions(-)
diff --git a/my-vue-app/src/components/u_photosPage.vue b/my-vue-app/src/components/u_photosPage.vue
index e9277af..4a942ce 100644
--- a/my-vue-app/src/components/u_photosPage.vue
+++ b/my-vue-app/src/components/u_photosPage.vue
@@ -1,119 +1,150 @@
- 我的相册
-
-
- {{ category.album_name }}
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+ 我的相册
+
+
+
+ {{ category.name }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
Gitee