From c8c27e663b84ece65b04fee646cdaceb0566c1c4 Mon Sep 17 00:00:00 2001 From: isol2011 Date: Thu, 12 May 2022 18:21:08 +0900 Subject: [PATCH] =?UTF-8?q?=EB=8C=93=EA=B8=80=20=EB=A9=98=EC=85=98=20?= =?UTF-8?q?=EA=B8=B0=EB=8A=A5=20=EC=B6=94=EA=B0=80,=20=EC=A0=95=EB=A0=AC?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../m/bf_board/com.backoffice.m.bf_board.xml | 3 ++- .../ftl/m/bf_board/view_bf_detail_board.ftl | 6 +++--- src/main/webapp/m/css/style.css | 9 +++++++++ ...5.커뮤니티-자유글-게시글상세.html | 16 ++++++++-------- 4 files changed, 22 insertions(+), 12 deletions(-) diff --git a/src/main/resources/sqlmap/m/bf_board/com.backoffice.m.bf_board.xml b/src/main/resources/sqlmap/m/bf_board/com.backoffice.m.bf_board.xml index b61d133..7e15d87 100644 --- a/src/main/resources/sqlmap/m/bf_board/com.backoffice.m.bf_board.xml +++ b/src/main/resources/sqlmap/m/bf_board/com.backoffice.m.bf_board.xml @@ -376,7 +376,8 @@ , CONCAT_WS('>',k.ct_no,j.ct_no,i.ct_no, g.ct_no,f.ct_no,e.ct_no, d.ct_no, c.ct_no, b.ct_no, a.ct_no) seq ,(LENGTH( CONCAT_WS('>',k.ct_no,j.ct_no,i.ct_no, g.ct_no,f.ct_no,e.ct_no, d.ct_no, c.ct_no, b.ct_no, a.ct_no)) - LENGTH(REPLACE( CONCAT_WS('>', k.ct_no,j.ct_no,i.ct_no, g.ct_no,f.ct_no,e.ct_no, d.ct_no, c.ct_no, b.ct_no, a.ct_no), '>', ''))) / LENGTH('>') as lv - ,t.name + ,(select u.nickname from tbl_member u where u.member_id = (select co.member_id from tbl_bf_board_comment co where a.p_ct_no = ct_no)) as mention + ,t.name ,t.nickname ,t.profile_path ,a.v_nt diff --git a/src/main/webapp/WEB-INF/views/ftl/m/bf_board/view_bf_detail_board.ftl b/src/main/webapp/WEB-INF/views/ftl/m/bf_board/view_bf_detail_board.ftl index a00000c..e839933 100644 --- a/src/main/webapp/WEB-INF/views/ftl/m/bf_board/view_bf_detail_board.ftl +++ b/src/main/webapp/WEB-INF/views/ftl/m/bf_board/view_bf_detail_board.ftl @@ -188,7 +188,7 @@ <#if model['lm_comment']?has_content > <#list model['lm_comment'] as item> -
style="padding-left:${item['lv']!}rem"" > +
style="padding-left: 1rem;"" >
@@ -201,7 +201,7 @@
-

${item['nickname']!}

+

${item['nickname']!}

${item['reg_tm']!}

 · 

@@ -217,7 +217,7 @@
- ${item['comment']!} +
${item['mention']!}
${item['comment']!}
diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index 05d8176..ad2e40f 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -15992,6 +15992,10 @@ main.sona_cont_measurement { font-size: 14px; } +.community_view01 .profile_info .tit{ + font-weight: bold; +} + .community_view01 .profile_info p:nth-child(1){ margin-bottom: 5px; } @@ -16284,6 +16288,11 @@ main.sona_cont_measurement { margin-left: 45px; color: #191919; font-size: 0.85rem; + display: flex; +} + +.community_view01 .comment_text .mention { + font-weight: bold; } .community_view01 .option2_btn { diff --git a/src/main/webapp/m/html/community/13-5.커뮤니티-자유글-게시글상세.html b/src/main/webapp/m/html/community/13-5.커뮤니티-자유글-게시글상세.html index ea602f3..d649b73 100644 --- a/src/main/webapp/m/html/community/13-5.커뮤니티-자유글-게시글상세.html +++ b/src/main/webapp/m/html/community/13-5.커뮤니티-자유글-게시글상세.html @@ -67,7 +67,7 @@
-

닉네임

+

닉네임

00:00 · 조회 000

@@ -134,7 +134,7 @@ 기본 프로필 사진
-

닉네임

+

닉네임

00:00

 · 

@@ -162,7 +162,7 @@ 프로필 사진
-

닉네임

+

닉네임

00:00

 · 

@@ -190,7 +190,7 @@ 프로필 사진
-

닉네임

+

닉네임

00:00

 · 

@@ -204,7 +204,7 @@
- 저는 A사 이유식 괜찮은 것 같더라구요 +
${item['mention']!}
저는 A사 이유식 괜찮은 것 같더라구요
@@ -218,7 +218,7 @@ 프로필 사진
-

닉네임

+

닉네임

00:00

 · 

@@ -246,7 +246,7 @@ 프로필 사진
-

닉네임

+

닉네임

00:00

 · 

@@ -274,7 +274,7 @@ 기본 프로필 사진
-

닉네임

+

닉네임

00:00

 ·