From f66be4938483f992a8dc399f5711d150bed02008 Mon Sep 17 00:00:00 2001 From: zheng020 Date: Wed, 10 Jun 2026 16:48:34 +0800 Subject: [PATCH] feat(stargalaxy): add LV1-12 frame images to podium and scattered items --- .../components/StarGalaxy/PodiumCard.vue | 31 +++++++++++++++++-- .../components/StarGalaxy/ScatteredRanks.vue | 26 ++++++++++++++-- 2 files changed, 52 insertions(+), 5 deletions(-) diff --git a/frontend/pages/square/components/StarGalaxy/PodiumCard.vue b/frontend/pages/square/components/StarGalaxy/PodiumCard.vue index f945a5b..0643137 100644 --- a/frontend/pages/square/components/StarGalaxy/PodiumCard.vue +++ b/frontend/pages/square/components/StarGalaxy/PodiumCard.vue @@ -1,5 +1,12 @@