포토리뷰 추가 수정정
This commit is contained in:
@@ -1095,6 +1095,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="photoReviewList">
|
||||
<button class="allPhotoReview" onclick="open_layer_popup('photoReviewAll_Popup')">
|
||||
전체 포토리뷰
|
||||
</button>
|
||||
<ul>
|
||||
<li>
|
||||
<button onclick="open_layer_popup('photoReviewDetail_Popup')">
|
||||
@@ -1112,17 +1115,6 @@
|
||||
<img src="../assets/images/kia/product-img/phptoreview-temp3.jpg" alt="리뷰 이미지">
|
||||
</button>
|
||||
</li>
|
||||
<li>
|
||||
<button onclick="open_layer_popup('photoReviewDetail_Popup')">
|
||||
<img src="../assets/images/kia/product-img/phptoreview-temp4.jpg" alt="리뷰 이미지">
|
||||
<div class="count">2</div>
|
||||
</button>
|
||||
<!-- 모바일용 전체 포토리뷰 버튼 -->
|
||||
<button class="allPhotoReview allPhotoReview-mobile" onclick="open_layer_popup('photoReviewAll_Popup')">
|
||||
<img src="../assets/images/kia/product-img/phptoreview-temp4.jpg" alt="리뷰 이미지">
|
||||
</button>
|
||||
<!-- //모바일용 전체 포토리뷰 버튼 -->
|
||||
</li>
|
||||
<li>
|
||||
<button onclick="open_layer_popup('photoReviewDetail_Popup')">
|
||||
<img src="../assets/images/kia/product-img/phptoreview-temp5.jpg" alt="리뷰 이미지">
|
||||
@@ -1134,11 +1126,9 @@
|
||||
</button>
|
||||
</li>
|
||||
<li>
|
||||
<!-- PC용 전체 포토리뷰 버튼 -->
|
||||
<button class="allPhotoReview allPhotoReview-pc" onclick="open_layer_popup('photoReviewAll_Popup')">
|
||||
<img src="../assets/images/kia/product-img/phptoreview-temp7.jpg" alt="리뷰 이미지">
|
||||
<button onclick="open_layer_popup('photoReviewDetail_Popup')">
|
||||
<img src="../assets/images/kia/product-img/phptoreview-temp2.jpg" alt="리뷰 이미지">
|
||||
</button>
|
||||
<!-- //PC용 전체 포토리뷰 버튼 -->
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user