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

 ·