From 140c2c26da496085c3eb1065a1edece79152b6b9 Mon Sep 17 00:00:00 2001 From: kimkimjunjun Date: Mon, 5 Aug 2024 19:01:25 +0900 Subject: [PATCH] =?UTF-8?q?design:=20=ED=8F=B0=ED=8A=B8=20=EB=B0=8F=20?= =?UTF-8?q?=EB=A7=88=EC=A7=84=EA=B0=92=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/board/[boardId]/page.tsx | 9 +++++---- src/app/post/page.tsx | 12 +++++++----- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/src/app/board/[boardId]/page.tsx b/src/app/board/[boardId]/page.tsx index 073be9ba..ce462a83 100644 --- a/src/app/board/[boardId]/page.tsx +++ b/src/app/board/[boardId]/page.tsx @@ -228,18 +228,18 @@ export default function BoardPage({ params }: { params: { boardId: number } }) {
-

KOR

+

KOR

{postData?.result.ticket.departure}
-
+
비행기
-

KOR

+

KOR

{postData?.result.ticket.destination} @@ -249,7 +249,8 @@ export default function BoardPage({ params }: { params: { boardId: number } }) {
PASSENGER DATE diff --git a/src/app/post/page.tsx b/src/app/post/page.tsx index 8bd091c5..9dc4a485 100644 --- a/src/app/post/page.tsx +++ b/src/app/post/page.tsx @@ -345,7 +345,7 @@ function PostWrite() {
-

{selectedCountryCode}

+

{selectedCountryCode}

)}
-
+
{ isTransport ? ( -
+
{isImageIdx.slice(0, 5).map((item: any, index) => (
-

{selectedCountryCode2}

+

{selectedCountryCode2}

-
+
PASSENGER DATE GROUP