From 2bd5733ca0d34c4decba34a4a588adead9fd663c Mon Sep 17 00:00:00 2001 From: zheng020 Date: Wed, 10 Jun 2026 15:20:18 +0800 Subject: [PATCH] feat(stargalaxy): add PodiumCard for TOP 1-3 with gold/silver/bronze labels --- .../components/StarGalaxy/PodiumCard.vue | 163 ++++++++++++++++++ 1 file changed, 163 insertions(+) create mode 100644 frontend/pages/square/components/StarGalaxy/PodiumCard.vue diff --git a/frontend/pages/square/components/StarGalaxy/PodiumCard.vue b/frontend/pages/square/components/StarGalaxy/PodiumCard.vue new file mode 100644 index 0000000..f945a5b --- /dev/null +++ b/frontend/pages/square/components/StarGalaxy/PodiumCard.vue @@ -0,0 +1,163 @@ + + + + +