From 31551a828b23258a7353c97c177a96ae51389f82 Mon Sep 17 00:00:00 2001 From: suhyun Date: Sat, 20 Dec 2025 00:47:52 +0900 Subject: [PATCH] [feat] visible footer --- src/pages/ShopPage.tsx | 58 ++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 31 deletions(-) diff --git a/src/pages/ShopPage.tsx b/src/pages/ShopPage.tsx index 16c1b76..b522dd5 100644 --- a/src/pages/ShopPage.tsx +++ b/src/pages/ShopPage.tsx @@ -8,62 +8,58 @@ const ShopPage: React.FC = () => { const [showReroll, setShowReroll] = useState(false); return ( -
- {/* 헤더 고정 */} -
-
-
- {/* 배경 이미지 */} +
background - {/* 메인 컨텐츠 */} -
-
- {/* 왼쪽: 타이틀 + 유저 정보 */} + + {/* 헤더 */} +
+
+
+
+
+ {/* 왼쪽 영역 */}
-
+
star 1000
- character + character
- {/* 오른쪽: 상점 아이템 */} + + {/* 오른쪽 영역 */}
- {/* 상단 버튼 */} -
+
- {/* */}
- {/* 아이템 리스트 */} -
+ +
{showReroll ? : }