From 3f2ef7138a1995cddb73dcabc6b86ea348c1902b Mon Sep 17 00:00:00 2001 From: pa Date: Sat, 1 Nov 2025 00:11:59 +0900 Subject: [PATCH] adjust friend location style --- src/views/FriendLocation/FriendLocation.vue | 165 ++++++++++++++---- .../components/FriendLocationCard.vue | 6 +- 2 files changed, 132 insertions(+), 39 deletions(-) diff --git a/src/views/FriendLocation/FriendLocation.vue b/src/views/FriendLocation/FriendLocation.vue index c6f00feb..25354e2b 100644 --- a/src/views/FriendLocation/FriendLocation.vue +++ b/src/views/FriendLocation/FriendLocation.vue @@ -31,12 +31,10 @@ :key="group.instanceId" class="friend-view__instance">
- {{ - group.instanceId - }} + {{ group.friends.length }}
-
+
No matching friends