상세 레이아웃 수정
Some checks failed
Close Pull Request / main (pull_request_target) Has been cancelled

This commit is contained in:
yangsh
2026-01-27 15:47:38 +09:00
parent 2f5b1a7da6
commit b51f2fddcf
15 changed files with 148 additions and 131 deletions

View File

@@ -157,7 +157,7 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
<div class="card-body">
<h5 class="card-title">매물 정보</h5>
<div class="table-responsive">
<table class="table table-bordered table-sm align-middle mb-0 apt-info-table">
<table class="table table-bordered table-sm tbl_basic2 align-middle mb-0 apt-info-table">
<colgroup>
<col style="width:120px">
<col style="width:320px">
@@ -167,10 +167,10 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
<tbody>
<tr>
<th class="bg-light">등록일</th>
<th>등록일</th>
<td><?= $data['rdate'] ?></td>
<th class="bg-light">전화/서류 완료일시</th>
<th>전화/서류 완료일시</th>
<td>
<select class="form-select form-select-sm" name="atcl_vrtc_way" id="atcl_vrtc_way"
disabled>
@@ -188,10 +188,10 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
</tr>
<tr>
<th class="bg-light">등기부등본 확인완료</th>
<th>등기부등본 확인완료</th>
<td><?= $data['result_tm'] ?></td>
<th class="bg-light">의뢰인(매도자)</th>
<th>의뢰인(매도자)</th>
<td>
<?php if (in_array($data['stat_cd'], ['19', '60', '69'])): ?>
***
@@ -202,10 +202,10 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
</tr>
<tr>
<th class="bg-light">매물구분</th>
<th>매물구분</th>
<td><?= $data['atcl_nm'] ?></td>
<th class="bg-light">거래구분</th>
<th>거래구분</th>
<td>
<div class="d-flex flex-wrap gap-3">
<div class="form-check">
@@ -236,10 +236,10 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
</tr>
<tr>
<th class="bg-light" rowspan="3">지역구분</th>
<th rowspan="3">지역구분</th>
<td rowspan="3"><?= $data['region_nm'] ?></td>
<th class="bg-light">리 주소</th>
<th>리 주소</th>
<td>
<input type="text" class="form-control form-control-sm" id="atcl_addr1a"
name="atcl_addr1a" value="<?= $data['address2a'] ?>" disabled>
@@ -247,7 +247,7 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
</tr>
<tr>
<th class="bg-light">상세주소</th>
<th>상세주소</th>
<td>
<?php if (empty($data['address2b'])): ?>
<input type="text" class="form-control form-control-sm mb-2" name="atcl_addr1"
@@ -267,7 +267,7 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
</tr>
<tr>
<th class="bg-light">기타주소</th>
<th>기타주소</th>
<td>
<input type="text" class="form-control form-control-sm"
value="<?= $data['address4'] ?>" disabled>
@@ -275,14 +275,14 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
</tr>
<tr>
<th class="bg-light">단지명</th>
<th>단지명</th>
<td>
<input type="hidden" name="atcl_hscp_nm" id="atcl_hscp_nm"
value="<?= $data['hscp_nm'] ?>" />
</td>
<th class="bg-light align-middle">가격</th>
<th class="align-middle">가격</th>
<td>
<!-- 기본 가격 -->
<div class="price-monthly-grid mb-2" id="div_trade_type_price"
@@ -381,7 +381,7 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
</tr>
<tr>
<th class="bg-light">평형</th>
<th>평형</th>
<td>
<input type="hidden" name="atcl_ptp_nm" id="atcl_ptp_nm" value="">
<select class="form-select form-select-sm" name="atcl_ptp_no" id="atcl_ptp_no"
@@ -390,7 +390,7 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
</select>
</td>
<th class="bg-light">층 / 총층</th>
<th>층 / 총층</th>
<td>
<div class="d-flex align-items-center gap-2">
<input type="text" class="form-control form-control-sm" style="max-width:80px;"
@@ -404,11 +404,11 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
<?php if ($data['hscplqry_lv'] == '3'): ?>
<tr>
<th class="bg-light">공급면적</th>
<th>공급면적</th>
<td>
<span style="color:#F21E1E"><?= $data['sply_spc'] ?></span>
</td>
<th class="bg-light">전용면적</th>
<th>전용면적</th>
<td>
<span style="color:#F21E1E"><?= $data['excls_spc'] ?></span>
</td>
@@ -418,11 +418,11 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
<?php if (empty($data['hscp_no'])): ?>
<?php if ($data['rlet_type_cd'] == 'C01' || $data['rlet_type_cd'] == 'C02' || ($data['rlet_type_cd'] == 'C03' and $data['trade_type_cd'] != 'A1') || $data['rlet_type_cd'] == 'D02' || $data['rlet_type_cd'] == 'D01' || $data['rlet_type_cd'] == 'E04'): ?>
<tr>
<th class="bg-light">공급면적</th>
<th>공급면적</th>
<td>
<span style="color:#002EE7"><?= $data['sply_spc'] ?></span>
</td>
<th class="bg-light">전용면적</th>
<th>전용면적</th>
<td>
<span style="color:#002EE7"><?= $data['excls_spc'] ?></span>
</td>
@@ -469,7 +469,7 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
?>
<tr>
<th class="bg-light">가주소 여부</th>
<th>가주소 여부</th>
<td><span <?= $vir_style ?>><?= $data['vir_addr_yn'] ?></span></td>
</tr>
@@ -560,7 +560,7 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
<!-- 우측 : 정보 -->
<td valign="top" class="pt-2">
<table class="tbl_basic4 w-100">
<table class="tbl_basic4 w-100 tbl_basic2 table-bordered">
<colgroup>
<col width="30%">
<col>
@@ -591,7 +591,7 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
<tr>
<th>홍보확인서<br>미확인여부상세</th>
<td>
<table class="w-100">
<table class="w-100 tbl_basic2 table-bordered">
<tr>
<?php
$checks = explode('|', $data['comment']);
@@ -790,7 +790,7 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
<a href="<?= $tel['file_url'] ?? '#' ?>" class="text-decoration-none">
<i class="fa fa-file-audio-o me-1"></i><?= $tel['file_name'] ?>
</a>
<span class="badge bg-light text-dark"><?= $tel['file_size'] ?>kb</span>
<span class="badge text-dark"><?= $tel['file_size'] ?>kb</span>
<span class="text-muted"><?= $tel['insert_tm'] ?></span>
</div>
</div>
@@ -1031,7 +1031,7 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { /
<!-- 우측 : 정보 -->
<td valign="top" class="pt-2">
<table class="tbl_basic4 w-100">
<table class="tbl_basic4 w-100 tbl_basic2 table-bordered">
<colgroup>
<col width="30%">
<col>