From b237c4b93494ad74eecdae42b88960abbdaf799a Mon Sep 17 00:00:00 2001 From: jjstyle Date: Fri, 20 Feb 2026 20:47:35 +0900 Subject: [PATCH] =?UTF-8?q?=ED=99=94=EB=A9=B4=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Models/v2/M701Model.php | 6 +- app/Views/layouts/header.php | 3 +- app/Views/layouts/main.php | 3 + app/Views/pages/v2/m701/detail.php | 84 ++- app/Views/pages/v2/m701/lists.php | 643 +++++++++----------- app/Views/pages/v2/m702/detail.php | 88 ++- app/Views/pages/v2/m702/lists.php | 623 ++++++++++--------- public/architectui/assets/styles/custom.css | 42 ++ public/common/css/custom.css | 156 +++++ 9 files changed, 890 insertions(+), 758 deletions(-) create mode 100644 public/common/css/custom.css diff --git a/app/Models/v2/M701Model.php b/app/Models/v2/M701Model.php index aafadbe..1ea4c34 100644 --- a/app/Models/v2/M701Model.php +++ b/app/Models/v2/M701Model.php @@ -144,7 +144,7 @@ class M701Model extends Model // 매물번호 if (!empty($data['atcl_no'])) { - $sql .= "AND a.atcl = '{$data['atcl_no']}' "; + $sql .= "AND a.atcl_no = '{$data['atcl_no']}' "; } else { // 현재상태 if (!empty($data['stat_cd'])) { @@ -364,7 +364,7 @@ class M701Model extends Model // 매물번호 if (!empty($data['atcl_no'])) { - $sql .= "AND a.atcl = '{$data['atcl_no']}' "; + $sql .= "AND a.atcl_no = '{$data['atcl_no']}' "; } else { // 현재상태 if (!empty($data['stat_cd'])) { @@ -553,7 +553,7 @@ class M701Model extends Model // 매물번호 if (!empty($data['atcl_no'])) { - $sql .= "AND a.atcl = '{$data['atcl_no']}' "; + $sql .= "AND a.atcl_no = '{$data['atcl_no']}' "; } else { // 현재상태 if (!empty($data['stat_cd'])) { diff --git a/app/Views/layouts/header.php b/app/Views/layouts/header.php index 4393184..3609719 100644 --- a/app/Views/layouts/header.php +++ b/app/Views/layouts/header.php @@ -55,4 +55,5 @@ - \ No newline at end of file + + \ No newline at end of file diff --git a/app/Views/layouts/main.php b/app/Views/layouts/main.php index 49437d9..4471f0c 100644 --- a/app/Views/layouts/main.php +++ b/app/Views/layouts/main.php @@ -3,6 +3,7 @@ include('layouts/header') ?> + renderSection('page_styles') ?> @@ -148,6 +149,8 @@ }); + + renderSection('page_scripts') ?> \ No newline at end of file diff --git a/app/Views/pages/v2/m701/detail.php b/app/Views/pages/v2/m701/detail.php index 6353acb..fe8d9f0 100644 --- a/app/Views/pages/v2/m701/detail.php +++ b/app/Views/pages/v2/m701/detail.php @@ -32,6 +32,7 @@ if (!empty($data['cert_register']) && $data['cert_register_save_yn'] != 'Y') { / extend('layouts/main') ?> section('content') ?> + - -

확인매물 현황

-
-
-
- - - - - -
- - -
- - -
- - -
- - -
- - -
- - -
- - -
- -
- - + +
+
+
+
+

확인매물 현황

+
-
-
- -
- -
- - ~ - -
-
+
+ + + + - -
- -
- - ~ - -
-
+ +
- -
- -
- - - + +
+ +
-
-
-
- -
- -
- - - -
-
- -
- -
- - - + + + + + +
-
- -
- - -
+ +
+ + +
- -
- - -
+ +
+ +
+ + +
+
+
+
+ +
+ +
+ + ~ + +
+
- -
- - -
+ +
+ +
+ + ~ + +
+
- -
- - -
+ +
+ +
+ + + +
+
+
+
+ +
+ +
+ + + +
+
+ + +
+ +
+ + +
+
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
+ + +
-
- - -
+
+ + +
+
+ + + +
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + +
매물번호진행상태접수시간검증방식주소상세주소매체사중개소서류/전화
담당자
서류/전화
확인완료시간
등기부등본
담당자
등기부등본
확인시간
검증완료
일시
- - -
-
-
-
-
-
+endSection() ?> -
- -
- -
-
- -
- - - - - - - - - - - - - - - - - - - - - -
매물번호진행상태접수시간검증방식주소상세주소매체사중개소서류/전화
담당자
서류/전화
확인완료시간
등기부등본
담당자
등기부등본
확인시간
검증완료
일시
-
-
-
- - - +section('page_styles') ?> + - + +endSection() ?> + +section('page_scripts') ?> + + +endSection() ?> + +section('page_scripts') ?> +