포토리뷰 작업 중 - 전체포토 수정

This commit is contained in:
2026-01-11 11:31:34 +09:00
parent e607dc8472
commit 38a616bc61
4 changed files with 41 additions and 40 deletions

View File

@@ -1095,7 +1095,7 @@
</div>
</div>
<div class="photoReviewList">
<button class="allPhotoReview" onclick="open_layer_popup('photoReviewAll_Popup')">
<button class="btn-allPhotoReview" onclick="open_layer_popup('photoReviewAll_Popup')">
전체 포토리뷰
</button>
<ul>
@@ -1976,7 +1976,7 @@
<strong>포토리뷰 상세</strong>
<button class="btn-photoList" onClick="open_layer_popup('photoReviewAll_Popup'); close_layer_popup('photoReviewDetail_Popup');">포토리뷰 전체보기</button>
<button class="btn-close" onClick="close_layer_popup('photoReviewDetail_Popup');"><p>닫기</p></button>
<button class="btn-close" onClick="close_layer_popup('photoReviewDetail_Popup', 'toPhotoReviewAll');"><p>닫기</p></button>
</div>
<div class="photoReviewDetailWrap">